vr1.1

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of CDMS_RTOS_v1_1 by Team Fox

Flash.h

Committer:
cholletisaik777
Date:
2015-07-06
Revision:
11:d6dc9074075b
Parent:
8:607ae92fa6af

File content as of revision 11:d6dc9074075b:

int strt_add = flash_size() - (4*SECTOR_SIZE);  
uint32_t flasharray[256+(3*1024)];
char *nativeflash = (char*)strt_add;