-
CONFIG_AT_NOTIF
¶
AT-command notification manager
Type: bool
Help¶
A library for managing AT-command notifications.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/lib/at_notif/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:27
→ <nRF>/lib/Kconfig:18
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
menuconfig AT_NOTIF
bool "AT-command notification manager"
depends on AT_CMD
help
A library for managing AT-command notifications.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)