zephyr/samples/subsys/shell/shell_module
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
..
src subsys: shell: fix accept either CR or LF as as line delimiter 2018-10-02 11:55:47 -07:00
CMakeLists.txt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
prj_minimal.conf subsys: shell: Add missing dependency to SERIAL 2018-09-27 17:24:34 +02:00
prj.conf subsys: shell: Add missing dependency to SERIAL 2018-09-27 17:24:34 +02:00
sample.yaml samples: shell: enable kernel shell 2018-09-23 11:43:33 -04:00