The latest development version of this page may be more current than this released 2.7.5 version.
choice: Mode for pre-initialized terminal channel (buffer 0)

Mode for pre-initialized terminal channel (buffer 0)

Type: bool

Direct dependencies

USE_SEGGER_RTT

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/debug/Kconfig.rtt:44

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

Menu path: (Top) → Device Drivers → Enable SEGGER RTT libraries.

choice
    bool "Mode for pre-initialized terminal channel (buffer 0)"
    default SEGGER_RTT_MODE_NO_BLOCK_SKIP
    depends on USE_SEGGER_RTT

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