mcuboot/boot/mynewt
Fabio Utzig 9f7c3d2096 Initialize "uart" only when boot_serial is enabled
Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-02-22 15:51:39 -07:00
..
mcuboot_config Add faster copy/erase to overwrite-only mode 2017-10-19 09:28:37 -06:00
src Initialize "uart" only when boot_serial is enabled 2018-02-22 15:51:39 -07:00
README.md Make mcuboot less mynewt style 2017-06-02 10:55:27 -07:00
pkg.yml Fix serial boot functionality for Mynewt 2018-02-22 15:51:39 -07: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