Move flash related flags to the flash driver; refactor accordingly.
[bertos.git] / bertos / cpu / cortex-m3 / drv / flash_lm3s.c
2010-10-28 battMove flash related flags to the flash driver; refactor...
2010-09-27 asterixSilent warning when we compile without debug.
2010-09-10 asterixConsider the offset when read directly into flash memory.
2010-09-10 asterixRemove unneeded assert.
2010-09-08 asterixFix typo.
2010-09-01 asterixComply to new api.
2010-08-13 asterixLoad first page whent init flash module. Add close...
2010-08-11 asterixMove embedded flash definition into cpu family header.
2010-08-11 asterixAdd missing assert. Clean up.
2010-08-10 asterixRefactor lm3s flash module to new kblock api.
2010-07-02 battMove kfile interface to the io/ directory.
2010-05-26 arighilm3s: fix flash_lm3s_seek() end position.
2010-05-11 asterixRefactor module.
2010-04-27 arighilm3s1968: internal flash memory driver.