907476d701
Direct inclusion of "bootutil/fault_injection_hardening_delay_rng.h" might cause linking collision as this header belongs to `FIH_ENABLE_DELAY` mode. This header is already included by "bootutil/fault_injection_hardening.h" appropriately. fixes #831 Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> |
||
---|---|---|
.. | ||
boot_uart | ||
flash_map_backend | ||
mcuboot_config | ||
src | ||
README.md | ||
pkg.yml | ||
syscfg.yml |
README.md
mcuboot - apps/boot
This sample app implements a boot loader for the Mynewt OS (apache.mynewt.org). This app requires the following Mynewt repositories: * @mcuboot (this one) * @apache-mynewt-core