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.
Diff: eeprom.cpp
- Revision:
- 2:79ed7ff7c23d
- Parent:
- 1:a262173cac81
- Child:
- 3:925096a4c7f0
--- a/eeprom.cpp Wed Dec 11 23:13:19 2013 +0000 +++ b/eeprom.cpp Mon Nov 02 23:20:56 2015 +0000 @@ -1,5 +1,9 @@ /*********************************************************** Author: Bernard Borredon +Date : 12 decembre 2013 +Version: 1.2 + - Update api documentation + Date: 11 december 2013 Version: 1.1 - Change address parameter size form uint16_t to uint32_t (error for eeprom > 24C256).