The latest development version of this page may be more current than this released 2.7.5 version.

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 drivers/debug/Kconfig.rtt:54

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:16drivers/debug/Kconfig:4

Menu path: (Top) → Device Drivers → 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>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)