mcuboot/boot/mynewt
Fabio Utzig c67dd70423 boot: mynewt: add config for ECIES-P256 encrypted images
Signed-off-by: Fabio Utzig <utzig@apache.org>
2019-11-06 06:55:25 -03:00
..
boot_uart boot_uart: mynewt; option for faster speed with serial. 2018-12-24 08:47:25 -02:00
flash_map_backend Fix Mynewt boot_serial unittest 2019-10-01 17:36:12 -03:00
mcuboot_config boot: mynewt: add config for ECIES-P256 encrypted images 2019-11-06 06:55:25 -03:00
src mynewt: allow overriding the startup routine 2019-10-21 17:21:27 -03:00
README.md Make mcuboot less mynewt style 2017-06-02 10:55:27 -07:00
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