-
CONFIG_FW_INFO_MAGIC_EXT_API
¶
(No prompt – not directly user assignable.)
Type: hex
Help¶
Magic word value specific to EXT_API structs.
For more information, see FW_INFO_MAGIC_COMMON.
Default¶
0xb845acea
Kconfig definition¶
At <nRF>/subsys/fw_info/Kconfig:59
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:28
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Firmware Metadata
config FW_INFO_MAGIC_EXT_API
hex
default 0xb845acea
depends on FW_INFO
help
Magic word value specific to EXT_API structs.
For more information, see FW_INFO_MAGIC_COMMON.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)