The latest development version of this page may be more current than this released 2.1.0 version.
CONFIG_NRF_UARTE_PERIPHERAL

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

UART_NRFX && SERIAL

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/serial/Kconfig.nrfx:369

Included via Kconfig:8Kconfig.zephyr:37drivers/Kconfig:18drivers/serial/Kconfig:93

Menu path: (Top) → Device Drivers → Serial Drivers → nRF UART nrfx drivers

config NRF_UARTE_PERIPHERAL
    bool
    depends on UART_NRFX && SERIAL

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