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.
Dependencies: mbed mbed-rtos SimpleDMA FreescaleIAP eeprom
Fork of CDMS_CODE_FM_28JAN2017 by
Diff: Flash.h
- Revision:
- 208:d14b1c783736
- Parent:
- 52:0bd68655c651
--- a/Flash.h Sat Jul 02 10:48:30 2016 +0000 +++ b/Flash.h Sat Jul 02 13:36:18 2016 +0000 @@ -1,4 +1,4 @@ -#include "FreescaleIAP.h" +//#include "FreescaleIAP.h" int strt_add = flash_size() - (4*SECTOR_SIZE); uint32_t flasharray[256+(3*1024)];