Driver library for Microchip I2C EERAM (47x04 and 47x16) 4 kbit or 16 kbit EEPROM backed SRAM.
History
Changed I2C pointer to reference.
2017-10-29, by vargham [Sun, 29 Oct 2017 18:31:47 +0000] rev 7
Changed I2C pointer to reference.
Removed I2C object copy.
2017-08-04, by vargham [Fri, 04 Aug 2017 05:19:38 +0000] rev 6
Removed I2C object copy.
Removed union from address handling.
2017-05-09, by vargham [Tue, 09 May 2017 07:01:45 +0000] rev 5
Removed union from address handling.
API cleanup.
2017-04-28, by vargham [Fri, 28 Apr 2017 13:38:52 +0000] rev 4
API cleanup.
Added array handling.
2017-04-27, by vargham [Thu, 27 Apr 2017 17:33:49 +0000] rev 3
Added array handling.
Added read and write with type template.
2017-04-27, by vargham [Thu, 27 Apr 2017 13:25:23 +0000] rev 2
Added read and write with type template.
Fixed copy/paste example program error.
2017-04-25, by vargham [Tue, 25 Apr 2017 16:22:53 +0000] rev 1
Fixed copy/paste example program error.
EERAM initial commit
2017-04-25, by vargham [Tue, 25 Apr 2017 15:05:37 +0000] rev 0
EERAM initial commit