zephyr/include/shell
Jakub Rzeszutko c471614cb6 subsys: shell: fix accept either CR or LF as as line delimiter
1. Shell will accept CR or LF as line delimiter.
2. Macro SHELL_DEFINE simplified - it no longer requires
   new line character.
3. Fixes: #10207.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-10-02 11:55:47 -07:00
..
legacy_shell.h shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
shell_fprintf.h doc: fix misspellings in API headers 2018-09-27 05:57:14 +05:30
shell_history.h shell: Add shell history feature 2018-09-19 09:30:29 -04:00
shell_log_backend.h shell: Extend shell as a log backend 2018-09-19 09:30:29 -04:00
shell_types.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_uart.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell.h subsys: shell: fix accept either CR or LF as as line delimiter 2018-10-02 11:55:47 -07:00