blob: e482d6d77c763711c4071b0099fdd71c6f59fd0a [file] [log] [blame] [view]
Roman Okhrimenkodc0ca082023-06-21 20:49:51 +03001# MCUboot - apps/boot
Christopher Collinscf18a032017-02-06 15:10:45 -08002
Roman Okhrimenkodc0ca082023-06-21 20:49:51 +03003This 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