-
CONFIG_FW_MAGIC_LEN
¶
(No prompt – not directly user assignable.)
Type: int
Help¶
Total length of magic words (in bytes). For more info, see FW_MAGIC_COMMON.
Defaults¶
- 12 if
FW_METADATA
Kconfig definition¶
At ../nrf/subsys/fw_metadata/Kconfig:139
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:9
→ ../nrf/subsys/Kconfig:24
Menu path: (top menu) → Nordic nRF Connect → Firmware Metadata
config FW_MAGIC_LEN int default 12 ifFW_METADATA
depends onFW_METADATA
help Total length of magic words (in bytes). For more info, see FW_MAGIC_COMMON.
(Definitions include propagated dependencies, including from if’s and menus.)