a1fae67d8a
This still defaults to 128 for compatibility, but allows users to specify less elements to save space, or more elements for devices that have massive flash size and/or too small sectors. Signed-off-by: Fabio Utzig <utzig@apache.org> |
||
---|---|---|
.. | ||
mcuboot_config | ||
src | ||
README.md | ||
pkg.yml | ||
syscfg.yml |
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