I2C EEPROM driver
This driver provide basic read/write functions for serial EEPROM with I2C interface. This driver is HW independend. Requires only i2c driver in your platform. Link to sample i2c driver.
Currently supported:
24xx64 EEPROM family (24LC64 and 24AA64)
In long-term periode I want to add next EEPROM types. Contributors are welcome.
Latest released version is 0.6.1 available from SourceForge download site.