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