Commit graph

3 commits

Author SHA1 Message Date
Tim Keller 110c82c225 Move noinit to after BSS segment,
Now dynamically allocates noinit area size
stores it after the bss before the heap and stack.
2021-08-23 20:13:26 +00:00
Tim Keller 16502b788f Add MCUBOOT linker changes
use better linker constant names
2021-08-19 00:14:42 +00:00
JF 331481cd0c Refactor CMake files to allow building 2 binaries : one standalone and one compatible with mcuboot bootloader (the offset in memory is different).
Add documentation about mcuboot image generation and OTA.

Re-enable watchdog
2020-05-24 16:36:04 +02:00