zephyr/samples/subsys/shell/shell_module
Jakub Rzeszutko 0eea1ef212 subsys: shell: add int ret_val to command handlers
1. Command handler can return command exectution status as int.
2. Existing command handlers rework.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-10-02 14:44:25 +02:00
..
src subsys: shell: add int ret_val to command handlers 2018-10-02 14:44:25 +02:00
CMakeLists.txt
prj.conf subsys: shell: Add missing dependency to SERIAL 2018-09-27 17:24:34 +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