IAP support library, used to provide non-volatile storage on the C027 board.
This small library provides IAP provides support for read/write to FLASh on the LPC1768 platform. The code here is taken from:
http://developer.mbed.org/users/okano/code/IAP/
All rights remain with Tedd OKANO, etc.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:c258b7b02be5 | 2015-05-22 | RobMeades | Initial commit of IAP support (for non-volatile storate) to mbed cloud. |