Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of I2CEeprom by
History
Do not pass SDA & SCL pins but rather already-existing I2C object. It makes more sense when you have multiple devices on the bus (as you are supposed to in case of I2C anyway)
2018-01-31, by amateusz [Wed, 31 Jan 2018 11:54:02 +0000] rev 2
Do not pass SDA & SCL pins but rather already-existing I2C object. It makes more sense when you have multiple devices on the bus (as you are supposed to in case of I2C anyway)
Updates to make library more generic to allow support for more I2C EEPROM chips.
2015-07-19, by rhourahane [Sun, 19 Jul 2015 09:34:04 +0000] rev 1
Updates to make library more generic to allow support for more I2C EEPROM chips.
Initial commit of library.
2015-06-27, by rhourahane [Sat, 27 Jun 2015 13:03:49 +0000] rev 0
Initial commit of library.