-
CONFIG_SEGGER_RTT_MODE
¶
(No prompt – not directly user assignable.)
Type: int
Defaults¶
Kconfig definition¶
At subsys/debug/Kconfig.segger:71
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:12
→ subsys/debug/Kconfig:331
Menu path: (Top) → Debugging Options → Enable SEGGER RTT libraries.
config SEGGER_RTT_MODE int default 2 ifSEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL
default 1 ifSEGGER_RTT_MODE_NO_BLOCK_TRIM
default 0 depends onUSE_SEGGER_RTT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)