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
Symbols that select this symbol
Kconfig definition
At <Zephyr>/subsys/debug/Kconfig:325
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/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.)