mcuboot/boot/mynewt
Fabio Utzig ea34f9a77b Fix Mynewt boot_serial unittest
The boot_serial test was failing build because it hadn't been updated to
use new multi-image flash area nomenclature. This fixes the build.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2019-10-01 17:36:12 -03:00
..
boot_uart
flash_map_backend Fix Mynewt boot_serial unittest 2019-10-01 17:36:12 -03:00
mcuboot_config
src
README.md
pkg.yml
syscfg.yml

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