mcuboot/boot/mynewt
Marko Kiiskila 316d361fb3 mynewt app; support additional options to enter serial dfu.
Signed-off-by: Marko Kiiskila <marko@runtime.io>
2018-06-14 23:19:06 +03:00
..
flash_map_backend Replace mcuboot flash_map by zephyr flash_map 2018-05-16 16:05:17 -03:00
mcuboot_config Add per platform mcuboot_logging.h files 2018-06-04 06:54:39 -03:00
src mynewt app; support additional options to enter serial dfu. 2018-06-14 23:19:06 +03:00
README.md Make mcuboot less mynewt style 2017-06-02 10:55:27 -07:00
pkg.yml Replace mcuboot flash_map by zephyr flash_map 2018-05-16 16:05:17 -03:00
syscfg.yml Fix serial boot functionality for Mynewt 2018-02-22 15:51:39 -07: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