zephyr/samples/subsys/shell/shell_module
Jakub Rzeszutko e0be6a10b3 shell: printing command's help by shell engine
Removed printing command help from help handler. It is now
realized by the shell engine. This change saves a lot of flash
but still allows to print help in command handler with function
shell_help_print.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-12-05 15:15:44 +01:00
..
src shell: printing command's help by shell engine 2018-12-05 15:15:44 +01:00
CMakeLists.txt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
prj_minimal.conf logging: Add uart backend dependency to shell uart backend 2018-11-13 09:17:05 -05:00
prj.conf logging: Add uart backend dependency to shell uart backend 2018-11-13 09:17:05 -05:00
sample.yaml tests/samples: cleanup tags 2018-10-16 09:17:51 -04:00