blob: d8e44b7dfef1020210b364e5b0e563846e2457c9 [file] [log] [blame] [view]
Francesco Servidio4ff0c182021-10-20 15:27:16 +02001# MCUboot - apps/boot
Christopher Collinscf18a032017-02-06 15:10:45 -08002
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