This new configuration option, SHELL_BACKEND_RTT_BUFFER, allows selecting an alternative buffer for the Shell's RTT backend. By default buffer 0 is used, which conflicts with the default logging subsystem RTT backend buffer. This option is the counterpart to the logger's LOG_BACKEND_RTT_BUFFER. Signed-off-by: Maurits Fassaert <maurits.fassaert@sensorfy.ai> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig.backends | ||
| shell_dummy.c | ||
| shell_mqtt.c | ||
| shell_rtt.c | ||
| shell_telnet_protocol.h | ||
| shell_telnet.c | ||
| shell_uart.c | ||