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

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:16<Zephyr Driver>/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.)