mcuboot/boot/mynewt
Fabio Utzig 1d46c944ed Always enable uart, use blocking mode
Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-03-29 16:33:25 -03:00
..
mcuboot_config Add faster copy/erase to overwrite-only mode 2017-10-19 09:28:37 -06:00
src Always enable uart, use blocking mode 2018-03-29 16:33:25 -03:00
README.md Make mcuboot less mynewt style 2017-06-02 10:55:27 -07:00
pkg.yml Mynewt app: Remove .OVERWITE suffix from pkg.deps 2018-02-23 20:50:37 -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