Releases: JChristensen/JC_EEPROM
Releases Β· JChristensen/JC_EEPROM
JC_EEPROM library 1.0.9
Added a new device to the list of tested devices in the README file.
JC_EEPROM library 1.0.8
JC_EEPROM library 1.0.7
Update links in README.
JC_EEPROM library 1.0.6
Internal code improvements:
- Modify member variable names.
- Change C-style casts to static_cast.
- Narrow variable scopes.
JC_EEPROM library 1.0.5
Change to fixed-width integers.
Update doc and examples.
JC_EEPROM library 1.0.4
Change to fixed-width integers for consistency with various architectures.
JC_EEPROM library 1.0.3
Define BUFFER_LENGTH for architectures that do not define it.
JC_EEPROM library 1.0.2
Add update() method.
Use Wire.setClock() to set I2C clock frequency instead of direct register manipulation.
Add an example sketch.
JC_EEPROM library 1.0.1
Update library.properties,
depends=Wire seems to cause issues.
JC_EEPROM library 1.0.0
Repository renamed, was previously https://github.com/JChristensen/extEEPROM