CONFIG_SEGGER_SYSTEMVIEW

Segger SystemView support

Type: bool

Direct dependencies

<choice: Tracing Format>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

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

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

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

config SEGGER_SYSTEMVIEW
    bool "Segger SystemView support"
    select CONSOLE
    select RTT_CONSOLE
    select USE_SEGGER_RTT
    depends on <choice: Tracing Format>

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