nuttx/configs/sam4s-xplained-pro/TODO.txt

10 lines
314 B
Plaintext
Raw Normal View History

- implement flash driver
- see arch/arm/src/stm32/stm32_flash.c and related
- both banks could be mapped with care taken not to erase the active code.
- perhaps the MPU could block code corruption?
- once implemented, the free() cmd replacement can show flash information.