Move flash related flags to the flash driver; refactor accordingly.
[bertos.git] / bertos / cpu / arm / drv / flash_lpc2.c
2010-10-28 battMove flash related flags to the flash driver; refactor...
2010-09-10 asterixConsider the offset when read directly into flash memory.
2010-09-10 asterixRemove unneeded assert.
2010-09-10 asterixComply the init function names.
2010-09-02 asterixRename macros.
2010-09-02 asterixUse more clear fuction names.
2010-09-01 asterixComply to new api.
2010-09-01 asterixSome fixes. Implement close. Comply to new flash api.
2010-08-18 asterixSilent nightlytest warning.
2010-08-16 asterixExclude from nightlytest.
2010-08-13 asterixFirst refactor to kblock.
2010-08-13 asterixAdd first embedded flash module for lpc23xx.