-
CONFIG_MCUBOOT_HEX_FILE
¶
MCUBoot hex file
Type: string
Direct dependencies¶
MCUBOOT_BUILD_STRATEGY_USE_HEX_FILE
&& <choice: MCUBoot build strategy>
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/mcuboot/zephyr/Kconfig:20
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:3
Menu path: (top menu) → MCUboot → MCUBoot build strategy → Use hex file instead of building MCUBoot
config MCUBOOT_HEX_FILE string prompt "MCUBoot hex file" ifMCUBOOT_BUILD_STRATEGY_USE_HEX_FILE
&& <choice: MCUBoot build strategy> depends onMCUBOOT_BUILD_STRATEGY_USE_HEX_FILE
&& <choice: MCUBoot build strategy>
(Definitions include propagated dependencies, including from if’s and menus.)