Some terminals literally interprets shell output data. Hence to print a message in new line shell needs to send `\r\n` each time. To minimize flash usage user can now send `\n` as a line delimiter and shell will automatically add missing CR character. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| legacy_shell.h | ||
| shell_fprintf.h | ||
| shell_history.h | ||
| shell_log_backend.h | ||
| shell_types.h | ||
| shell_uart.h | ||
| shell.h | ||