incubator-nuttx/boards/arm/stm32h7
Andres Sanchez 64687e438a boards/stm32h7: add support for mcuboot
Add support for MCUBoot.
Two new configurations are added:
- mcuboot-loader: mcuboot-loader app used as a bootloader.
main_mcuboot_loader as entrypoint
- mcuboot-app: used as mcuboot agent app. Needs to be
signed manually through "imgtool sign --pad  --align 4 -v 0 -s
auto -H 0x200 --pad-header -S 0xc0000 nuttx.hex nuttx_sign.bin"

Signed-off-by: Andres Sanchez <tito97_sp@hotmail.com>
2022-09-16 02:12:17 +08:00
..
nucleo-h743zi boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
nucleo-h743zi2 Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00
stm32h747i-disco Move warning option from Make.defs to Toolchain.defs 2022-05-15 15:40:35 +03:00