zephyr/samples/subsys/shell/shell_module/src
Xinyang Tan 535f5a6c04 shell: support setting help string for each entry in a dictionary command
Add support for setting the help description for each entry in a dictionary
command. Currently the syntax string alone may not provide sufficient
description of its entry. This commit also helps keep the help messages
consistent with existing style.

Signed-off-by: Xinyang Tan <xinyang.tan@delve.com>
2022-12-05 18:40:46 +01:00
..
dynamic_cmd.c samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
main.c shell: support setting help string for each entry in a dictionary command 2022-12-05 18:40:46 +01:00
test_module.c samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
uart_reinit.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00