- CONFIG_OPENOCD_SUPPORT¶
OpenOCD support (DEPRECATED)
Type: bool
Help¶
This is deprecated, please use DEBUG_THREAD_INFO instead.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/debug/Kconfig:325
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:17
Menu path: (Top) → Sub Systems and OS Services → Debugging Options
config OPENOCD_SUPPORT
bool "OpenOCD support (DEPRECATED)"
select DEBUG_THREAD_INFO
help
This is deprecated, please use DEBUG_THREAD_INFO instead.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)