-
CONFIG_AT_CMD_SYS_INIT
¶
Initialize the AT Command driver during system init
Type: bool
Default¶
y if
BSD_LIBRARY_SYS_INIT
Kconfig definition¶
At <nRF>/lib/at_cmd/Kconfig:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:26
→ <nRF>/lib/Kconfig:13
Menu path: (Top) → Modules → Nordic nRF Connect → Libraries → AT Command driver → AT Command driver
config AT_CMD_SYS_INIT bool "Initialize the AT Command driver during system init" default y ifBSD_LIBRARY_SYS_INIT
depends onAT_CMD
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)