Class to provide simple access to I2C EEPROM chiles like Microchip's 24LC range or AMTELS AT24C range. Chips up to 64Kb in size are directly supported. Updated to Mbed OS v 5.1
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:d9a44fb3b9a6 | 2020-03-28 | skyscraper | More documentation tidying and format wand |
11:c3609e691623 | 2020-03-28 | skyscraper | doc mods |
10:3824e507953c | 2020-03-28 | skyscraper | more docs |
9:acc133240c9d | 2020-03-28 | skyscraper | doc update |
8:0c122f839dc9 | 2020-03-28 | skyscraper | docs update |
7:29e505d37158 | 2020-03-28 | skyscraper | more doc updates |
6:0b18a49e03b9 | 2020-03-28 | skyscraper | next commit trying to update docs |
5:315872eec0ae | 2020-03-28 | skyscraper | try doc update out |
4:d8f51b136dbd | 2020-03-28 | skyscraper | Streamline EEprom and remove some unneded functionality |
3:b2a132553b02 | 2020-03-28 | skyscraper | minor mods and clean up |
2:f3188aaccf80 | 2020-03-28 | skyscraper | modify eeprom for working with threads |
1:b23f5561266c | 2015-07-19 | rhourahane | Updates to make library more generic to allow support for more I2C EEPROM chips. |
0:f275a33797f1 | 2015-06-27 | rhourahane | Initial commit of library. |