This class provides simplified I2C access to a Microchip 24LCxx Serial EEPROM device: - Rename the class (C2424 -> C24) - Add EraseMemoryArea method - Add DumpMemoryArea method only accessible in DEBUG mode - Add 'const' qualifier in parameters
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:16ce7dae9019 | 2013-07-18 | Yann | Add new test unit |
1:bdf87ab4cdb8 | 2013-01-25 | Yann | Fix bad ariable naming |
0:21c698aa86f6 | 2012-10-17 | Yann | Bug fixed in Write methods |