CONFIG_AT_HOST_UART_0

UART 0

Type: bool

Direct dependencies

<choice: UART for AT Host>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

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 → AT Host Library for nrf91 → UART for AT Host

config AT_HOST_UART_0
    bool "UART 0"
    depends on <choice: UART for AT Host>

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