zephyr/samples/subsys/shell/shell_module/src
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
..
dynamic_cmd.c subsys: shell: add int ret_val to command handlers 2018-10-02 14:44:25 +02:00
main.c subsys: shell: fix accept either CR or LF as as line delimiter 2018-10-02 11:55:47 -07:00
qsort.c samples: subsys: shell: Port sample to new shell subsystem 2018-09-19 09:30:29 -04:00
test_module.c samples: subsys: shell: Port sample to new shell subsystem 2018-09-19 09:30:29 -04:00