When telnet client queries about remote echo support, we reply that we won't do it (which reduces the traffic), however the echo was not actually disabled on the shell. In result characters were double-echoed in the character mode (by both local echo from the client and remote echo from the server). Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig.backends | ||
| shell_dummy.c | ||
| shell_rtt.c | ||
| shell_telnet_protocol.h | ||
| shell_telnet.c | ||
| shell_uart.c | ||