-
CONFIG_SEGGER_RTT_BUFFER_SIZE_UP
¶
Size of the buffer for terminal output of target, up to host
Type: int
Defaults¶
- 1024 if
USE_SEGGER_RTT
Kconfig definition¶
At subsys/debug/Kconfig.segger:44
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:14
→ subsys/debug/Kconfig:275
Menu path: (top menu) → Debugging Options
config SEGGER_RTT_BUFFER_SIZE_UP int prompt "Size of the buffer for terminal output of target, up to host" ifUSE_SEGGER_RTT
default 1024 ifUSE_SEGGER_RTT
depends onUSE_SEGGER_RTT
(Definitions include propagated dependencies, including from if’s and menus.)