nuttx-apps/examples/mcuboot
Filipe Cavalcanti d27d6e635f examples/mcuboot: add example to update from binary in local storage
This example makes it possible to use a binary from local storage for MCUBoot update.
It copies the binary file to the secondary slot instead of downloading from a remote URL.
Can be used to update from a SD Card, for example.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2025-07-16 09:49:45 +08:00
..
slot_confirm examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
swap_test examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
update_agent examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
update_agent_local examples/mcuboot: add example to update from binary in local storage 2025-07-16 09:49:45 +08:00
.gitignore examples: Add mcuboot Swap Test example 2022-02-02 17:38:29 +08:00
CMakeLists.txt examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00