mirror of
https://github.com/jhbruhn/moonboot.git
synced 2025-03-15 10:05:49 +00:00
7 lines
367 B
Markdown
7 lines
367 B
Markdown
|
* Add optional copy which is protected against power failure without spearate flash bank
|
||
|
* Implement power-interrupt safe exchange operation with a temporary flash page sdtorage
|
||
|
* More hooks?
|
||
|
* Use MPU to protect memory regions from invalid access https://github.com/helium/cortex-mpu
|
||
|
* => use pow2::Pow2 for linker scripts?
|
||
|
* Implement signature check in Bootloader
|