-
CONFIG_CAF
¶
Common Application Framework
Type: bool
Help¶
Enable Common Application Framework for use with the application.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/caf/Kconfig:7
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:44
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect
menuconfig CAF
bool "Common Application Framework"
select EVENT_MANAGER
select CAF_MODULE_STATE_EVENTS
help
Enable Common Application Framework for use with the application.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)