choice: Tracing Backend

Tracing Backend

Type: bool

Direct dependencies

TRACING

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/tracing/Kconfig:142

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:56

Menu path: (Top) → Sub Systems and OS Services → Tracing Support

choice
    bool "Tracing Backend"
    default TRACING_BACKEND_UART
    depends on TRACING

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