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

Skip. Do not block, output nothing.

Type: bool

Direct dependencies

<choice: Mode for pre-initialized terminal channel (buffer 0)>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/debug/Kconfig.segger:60

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:14subsys/debug/Kconfig:275

Menu path: (top menu) → Debugging Options → Mode for pre-initialized terminal channel (buffer 0)

config SEGGER_RTT_MODE_NO_BLOCK_SKIP
    bool
    prompt "Skip. Do not block, output nothing." if <choice: Mode for pre-initialized terminal channel (buffer 0)>
    depends on <choice: Mode for pre-initialized terminal channel (buffer 0)>

(Definitions include propagated dependencies, including from if’s and menus.)