zephyr/samples/subsys/shell/shell_module
Jakub Rzeszutko bc6da1c34a shell: Enable backends via Kconfig file
Added functionality to enable active shell backends via Kconfig
file. When there will be more backends implemented user will
have an option to select only required ones.

It is no longer needed to select SERIAL in prj.conf.

Fixes #10190

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-10-05 10:04:44 +02: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.conf shell: Enable backends via Kconfig file 2018-10-05 10:04:44 +02:00
prj_minimal.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