blob: ef924d50bf0ae2345736e40bcce94d5e97108b12 [file] [log] [blame] [view]
Christopher Collinscf18a032017-02-06 15:10:45 -08001# mcuboot - apps/boot
2
3This sample app implements a boot loader for the Mynewt OS (apache.mynewt.org).
4This app requires the following Mynewt repositories:
5 * @mcuboot (this one)
6 * @apache-mynewt-core