Christopher Collins | cf18a03 | 2017-02-06 15:10:45 -0800 | [diff] [blame^] | 1 | # mcuboot - apps/boot |
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 |