-
CONFIG_SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL
¶
Block: Wait until there is space in the buffer.
Type: bool
Direct dependencies¶
<choice: Mode for pre-initialized terminal channel (buffer 0)>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/debug/Kconfig.segger:63
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:12
→ subsys/debug/Kconfig:280
Menu path: (Top) → Debugging Options → Enable SEGGER RTT libraries. → Mode for pre-initialized terminal channel (buffer 0)
config SEGGER_RTT_MODE_BLOCK_IF_FIFO_FULL bool "Block: Wait until there is space in the buffer." depends on <choice: Mode for pre-initialized terminal channel (buffer 0)>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)