This is library for storing data array in internal flash memory of MCU LPC1768. The flash data is empty every time we download program to MCU so it can be used in project where we don't have acces to file system like mbed development board uses.

Dependencies:   IAP

Dependents:   Flash_Example

Auto generated API documentation and code listings for Flash

Classes

Flash This is simple library for storing data to flash memory and reading it

Code

Flash.cpp [code]
Flash.h [code]