-
CONFIG_B0_BUILD_STRATEGY_USE_HEX_FILE
¶
Use hex file instead of building B0
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/partition_manager/Kconfig.template.build_strategy:5
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:8
→ <nRF>/subsys/bootloader/Kconfig:36
Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Use Secure Bootloader → B0 build strategy
config B0_BUILD_STRATEGY_USE_HEX_FILE
bool "Use hex file instead of building B0"
select PM_IMAGE_NOT_BUILT_FROM_SOURCE
depends on <choice: B0 build strategy>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)