CONFIG_AT_HOST_LIBRARY

AT Host Library for nrf91

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <nRF>/lib/at_host/Kconfig:9

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:26<nRF>/lib/Kconfig:19

Menu path: (Top) → Modules → Nordic nRF Connect → Libraries → AT Host Library for nrf91

config AT_HOST_LIBRARY
    bool "AT Host Library for nrf91"
    select AT_CMD
    select AT_NOTIF

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)