forked from zephyrproject-rtos/zephyr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mcuboot: Kconfig options allowing to inform on MCUboot config
The commit adds Kconfig options that allow to inform application what algorithm is used with MCUboot that will be booting applications on board. Kconfig options added: - CONFIG_MCUBOOT_BOOTLOADER_MODE_SWAP_WITHOUT_SCRATCH - CONFIG_MCUBOOT_BOOTLOADER_MODE_SWAP_SCRATCH - CONFIG_MCUBOOT_BOOTLOADER_MODE_SINGLE_APP - CONFIG_MCUBOOT_BOOTLOADER_MODE_DIRECT_XIP Signed-off-by: Dominik Ermel <[email protected]>
- Loading branch information
1 parent
865f801
commit 6f6135e
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters