1
0
Fork 0
mirror of https://github.com/SMFSW/cI2C synced 2025-07-15 14:09:53 +02:00

v0.6: compliance with Arduino v1.5+ IDE specs

This commit is contained in:
SMFSW 2017-07-12 22:07:33 +02:00
parent 52b3885bfc
commit 035edd6d7f
5 changed files with 29 additions and 11 deletions

View file

@ -1,7 +1,7 @@
name=cI2C
version=0.5
author=SMFSW
maintainer=SMFSW
version=0.6
author=SMFSW <xgarmanboziax@gmail.com>
maintainer=SMFSW <xgarmanboziax@gmail.com>
sentence=Arduino Hardware I2C for AVR (in plain c)
paragraph=Hardware I2C library for AVR MCUs (lib intended for I2C protocols development in c, for easier ports to other MCUs)
category=Communication