Roman Okhrimenko | dc0ca08 | 2023-06-21 20:49:51 +0300 | [diff] [blame] | 1 | # MCUboot - apps/boot |
Christopher Collins | cf18a03 | 2017-02-06 15:10:45 -0800 | [diff] [blame] | 2 | |
Roman Okhrimenko | dc0ca08 | 2023-06-21 20:49:51 +0300 | [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 |