-
CONFIG_TRACING_NONE
¶
No tracing format selected
Type: bool
Help¶
None of the available tracing formats is selected.
Kconfig definition¶
At <Zephyr>/subsys/tracing/Kconfig:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:59
Menu path: (Top) → Sub Systems and OS Services → Tracing Support → Tracing Format
config TRACING_NONE bool "No tracing format selected" depends on <choice: Tracing Format> help None of the available tracing formats is selected.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)