blob: e482d6d77c763711c4071b0099fdd71c6f59fd0a [file] [log] [blame] [view]
Francesco Servidio4ff0c182021-10-20 15:27:16 +02001# MCUboot - apps/boot
Christopher Collinscf18a032017-02-06 15:10:45 -08002
Francesco Servidio482921f2021-10-20 15:42:59 +02003This sample app implements a bootloader for the Mynewt OS (apache.mynewt.org).
Christopher Collinscf18a032017-02-06 15:10:45 -08004This app requires the following Mynewt repositories:
5 * @mcuboot (this one)
6 * @apache-mynewt-core