mcuboot/boot/mynewt
Fabio Utzig 61f86fd848 Add Mynewt RSA-3072 config
Signed-off-by: Fabio Utzig <utzig@apache.org>
2019-05-16 14:01:19 -03:00
..
boot_uart boot_uart: mynewt; option for faster speed with serial. 2018-12-24 08:47:25 -02:00
flash_map_backend Replace mcuboot flash_map by zephyr flash_map 2018-05-16 16:05:17 -03:00
mcuboot_config Add Mynewt RSA-3072 config 2019-05-16 14:01:19 -03:00
src Add Mynewt configuration to enable HW crypto 2019-03-14 07:29:01 -03:00
README.md Make mcuboot less mynewt style 2017-06-02 10:55:27 -07:00
pkg.yml Fix Mynewt builds; add log stub dependency 2019-01-12 14:38:41 -07:00
syscfg.yml boot_serial; text size reduction. 2018-06-14 23:19:06 +03:00

README.md

mcuboot - apps/boot

This sample app implements a boot loader for the Mynewt OS (apache.mynewt.org). This app requires the following Mynewt repositories: * @mcuboot (this one) * @apache-mynewt-core