mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-15 07:02:15 +00:00
This adjusts code and Kconfig variables as preparation to move MCUboot examples to examples/mcuboot folder. This changes perfor below sed operations: 's/MCUBOOT_UPDATE_AGENT_EXAMPLE/EXAMPLES_MCUBOOT_UPDATE_AGENT/g' 's/MCUBOOT_SLOT_CONFIRM_EXAMPLE/EXAMPLES_MCUBOOT_SLOT_CONFIRM/g' It replaces 'apps/boot/mcuboot' prefix by 'apps/examples/mcuboot' and adjust it with respective application name on below source files: boot/mcuboot/mcuboot_agent_main.c boot/mcuboot/mcuboot_confirm_main.c This commit does not other changes in the code. Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br> |
||
|---|---|---|
| .. | ||
| mcuboot | ||
| .gitignore | ||
| Make.defs | ||
| Makefile | ||