Driver library for Microchip I2C EERAM (47x04 and 47x16) 4 kbit or 16 kbit EEPROM backed SRAM.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:038c52e2268b | 2017-10-29 | vargham | Changed I2C pointer to reference. |
6:b3f9b29b07ba | 2017-08-04 | vargham | Removed I2C object copy. |
5:9444f29f3429 | 2017-05-09 | vargham | Removed union from address handling. |
4:fd84e2f0d1de | 2017-04-28 | vargham | API cleanup. |
3:a869096d7a5d | 2017-04-27 | vargham | Added array handling. |
2:bdbf9de0e985 | 2017-04-27 | vargham | Added read and write with type template. |
1:6028bc22d82f | 2017-04-25 | vargham | Fixed copy/paste example program error. |
0:19f9af07424a | 2017-04-25 | vargham | EERAM initial commit |