mirror of
https://github.com/SMFSW/cI2C
synced 2025-07-15 14:09:53 +02:00
v0.5: speed enum names change
This commit is contained in:
parent
b50281b841
commit
52b3885bfc
10 changed files with 138 additions and 133 deletions
|
@ -1,10 +1,10 @@
|
|||
name=cI2C
|
||||
version=0.3
|
||||
version=0.5
|
||||
author=SMFSW
|
||||
maintainer=SMFSW
|
||||
sentence=Arduino Hardware I2C for AVR (in plain c)
|
||||
paragraph=Hardware I2C library for AVR µcontrollers (lib intended for I2C protocols development in c, for easier ports to other µcontrollers)
|
||||
paragraph=Hardware I2C library for AVR MCUs (lib intended for I2C protocols development in c, for easier ports to other MCUs)
|
||||
category=Communication
|
||||
url=http://playground.arduino.cc/code/CI2C
|
||||
url=https://github.com/SMFSW/cI2C
|
||||
architectures=avr
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue