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.h
- Revision:
- 1:724b44e46ecf
- Parent:
- 0:c32514e75196
- Child:
- 2:233b73889b39
diff -r c32514e75196 -r 724b44e46ecf eeprom.h --- a/eeprom.h Sat Aug 04 11:36:21 2012 +0000 +++ b/eeprom.h Sat Aug 04 11:42:27 2012 +0000 @@ -1,3 +1,5 @@ +// OKANO's IAP code from +// http://mbed.org/users/okano/notebook/iap-in-application-programming-internal-flash-eras/ /** * @file */