commit | e0be6a10b3be9a187aef76d4688081dc968b833a | [log] [tgz] |
---|---|---|
author | Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no> | Mon Nov 26 16:43:27 2018 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Dec 05 15:15:44 2018 +0100 |
tree | f8ef56f92d570b1ddc822daf1a138551320b70ec | |
parent | 5451ff2848b31a4dc7168f514ee6c7a081d84723 [diff] |
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>