Francesco Servidio | 4ff0c18 | 2021-10-20 15:27:16 +0200 | [diff] [blame^] | 1 | # MCUboot - apps/boot |
Christopher Collins | cf18a03 | 2017-02-06 15:10:45 -0800 | [diff] [blame] | 2 | |
3 | This sample app implements a boot loader for the Mynewt OS (apache.mynewt.org). | ||||
4 | This app requires the following Mynewt repositories: | ||||
5 | * @mcuboot (this one) | ||||
6 | * @apache-mynewt-core |