mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 02:15:49 +00:00
In case terminal sends `\r\n` on the Enter button shell will go to the new line twice and it will print prompt twice. This patch fixes it. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no> |
||
---|---|---|
.. | ||
modules | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.backends | ||
legacy_shell.c | ||
shell_cmds.c | ||
shell_dummy.c | ||
shell_fprintf.c | ||
shell_history.c | ||
shell_log_backend.c | ||
shell_ops.c | ||
shell_ops.h | ||
shell_rtt.c | ||
shell_service.c | ||
shell_uart.c | ||
shell_utils.c | ||
shell_utils.h | ||
shell_vt100.h | ||
shell_wildcard.c | ||
shell_wildcard.h | ||
shell.c |