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 | |
Francesco Servidio | 482921f | 2021-10-20 15:42:59 +0200 | [diff] [blame^] | 3 | This sample app implements a bootloader for the Mynewt OS (apache.mynewt.org). |
Christopher Collins | cf18a03 | 2017-02-06 15:10:45 -0800 | [diff] [blame] | 4 | This app requires the following Mynewt repositories: |
5 | * @mcuboot (this one) | ||||
6 | * @apache-mynewt-core |