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>/drivers/debug/Kconfig.rtt:4

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