zephyr/include/shell
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
..
legacy_shell.h
shell_dummy.h
shell_fprintf.h
shell_history.h
shell_log_backend.h
shell_rtt.h shell: Refactor RTT backend 2018-12-04 16:24:44 -05:00
shell_types.h
shell_uart.h
shell.h shell: printing command's help by shell engine 2018-12-05 15:15:44 +01:00