mirror of
https://github.com/RobTillaart/I2C_EEPROM.git
synced 2026-07-28 04:16:22 +00:00
- Fix #70, increase length internal buffer. - add compile time flag **EN_AUTO_WRITE_PROTECT** (thanks to microfoundry) - improve readability: cnt => count addr => address - add URL to examples - minor edits.
12 lines
385 B
Properties
12 lines
385 B
Properties
name=I2C_EEPROM
|
|
version=1.8.4
|
|
author=Rob Tillaart <rob.tillaart@gmail.com>
|
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
|
sentence=Library for I2C EEPROMS
|
|
paragraph=24LC512, 24LC256, 24LC128, 24LC64, 24LC32, 24LC16, 24LC08, 24LC04, 24LC02, 24LC01 and equivalents.
|
|
category=Data Storage
|
|
url=https://github.com/RobTillaart/I2C_EEPROM.git
|
|
architectures=*
|
|
includes=I2C_eeprom.h
|
|
depends=
|