mcuboot/boot/mynewt
Fabio Utzig 6e137818d2 mynewt: add option for saving enckey TLVs in swap status
Signed-off-by: Fabio Utzig <utzig@apache.org>
2019-12-20 14:57:06 -03:00
..
boot_uart boot_uart: mynewt; option for faster speed with serial. 2018-12-24 08:47:25 -02:00
flash_map_backend boot: mynewt: add config for swap without scratch 2019-12-09 14:21:09 -03:00
mcuboot_config mynewt: add option for saving enckey TLVs in swap status 2019-12-20 14:57:06 -03:00
src mynewt: allow overriding the startup routine 2019-10-21 17:21:27 -03:00
README.md
pkg.yml mynewt: Make cflags consistent for if or ifdef usage 2019-10-21 17:22:34 -03:00
syscfg.yml mynewt: allow overriding the startup routine 2019-10-21 17:21:27 -03:00

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