-
CONFIG_EXT_API_PROVIDE_EXT_API_ENABLED
¶
Provide the EXT_API_PROVIDE EXT_API to other images.
Type: bool
Help¶
Provide this EXT_API to other images.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/subsys/fw_info/Kconfig.template.fw_info_ext_api:40
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:28
→ <nRF>/subsys/fw_info/Kconfig:117
Menu path: (Top) → Modules → Nordic nRF Connect → Firmware Metadata
config EXT_API_PROVIDE_EXT_API_ENABLED
bool "Provide the EXT_API_PROVIDE EXT_API to other images."
depends on FW_INFO
help
Provide this EXT_API to other images.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)