Move flash related flags to the flash driver; refactor accordingly.
[bertos.git] / bertos / cpu / cortex-m3 / drv / flash_stm32.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-01 asterixComply to new api.
2010-08-12 asterixClean up.
2010-08-12 asterixFix typo. Load first block at start. Add close implemen...
2010-08-11 asterixMove embedded flash definition into cpu family header.
2010-08-11 asterixTypo.
2010-08-11 asterixAdd missing assert. Clean up.
2010-08-10 asterixClean up.
2010-08-09 asterixAdd embedded flash module for stm32. First refactor...