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
Fork of 24LCxx_I2C by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:2f61885d8bc3 | 2018-09-13 | acesrobertm | away auto close feature added and enabled readers 2 and 3 |
4:650f3259bd4f | 2018-04-25 | acesrobertm | update for push |
3:5df584fbabfe | 2017-09-25 | acesrobertm | Bug fixes and modifications my my program. |
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 |