-
CONFIG_SMS
¶
SMS subscriber
Type: bool
Help¶
A library for managing SMS subscriptions.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/lib/sms/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:26
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
menuconfig SMS bool "SMS subscriber" selectAT_CMD
selectAT_CMD_PARSER
selectAT_NOTIF
help A library for managing SMS subscriptions.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)