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.

Kconfig definition

At <Zephyr Driver>/debug/Kconfig.rtt:4

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:16<Zephyr Driver>/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.)