Files
I2C_EEPROM/library.properties
T
Rob TillaartandGitHub a13ec203ef fix #55, redo #53 (#56)
- fix #55 ==> redo fix #53
  - add test to detect **MBED** and **RP2040**
- adjust **I2C_BUFFERSIZE** for RP2040 to 128.
- update readme.md
2023-05-11 12:26:57 +02:00

12 lines
385 B
Properties

name=I2C_EEPROM
version=1.7.3
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=