-
CONFIG_AT_NOTIF_SYS_INIT
¶
Initialize the AT-command notification manager during system init
Type: bool
Default¶
y if
AT_CMD_SYS_INIT
Kconfig definition¶
At <nRF>/lib/at_notif/Kconfig:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:18
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → AT-command notification manager
config AT_NOTIF_SYS_INIT
bool "Initialize the AT-command notification manager during system init"
default y if AT_CMD_SYS_INIT
depends on AT_NOTIF
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)