The latest development version of this page may be more current than this released 2.3.0 version.
choice: Tracing Backend

Tracing Backend

Type: bool

Direct dependencies

TRACING

(Includes any dependencies from ifs and menus.)

Kconfig definition

At subsys/tracing/Kconfig:141

Included via Kconfig:8Kconfig.zephyr:34subsys/Kconfig:38

Menu path: (Top) → Enabling Tracing

choice
    bool "Tracing Backend"
    default TRACING_BACKEND_UART
    depends on TRACING

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