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

CONFIG_HAS_SEGGER_RTT

(No prompt – not directly user assignable.)

Type: bool

Help

Indicates that the platform supports SEGGER J-Link RTT.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/debug/Kconfig.rtt:4

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:16drivers/debug/Kconfig:4

Menu path: (Top) → Device Drivers

config HAS_SEGGER_RTT
    bool
    help
      Indicates that the platform supports SEGGER J-Link RTT.

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