-
CONFIG_LOG_BACKEND_RTT_MODE_BLOCK
¶
Block until message is transferred to host.
Type: bool
Help¶
Waits until there is enough space in the up-buffer for a message.
Kconfig definition¶
At subsys/logging/Kconfig:266
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:20
Menu path: (top menu) → Logging → Enable Segger J-Link RTT backend → Logger behavior
config LOG_BACKEND_RTT_MODE_BLOCK bool prompt "Block until message is transferred to host." if <choice: Logger behavior> depends on <choice: Logger behavior> help Waits until there is enough space in the up-buffer for a message.
(Definitions include propagated dependencies, including from if’s and menus.)