Lines Matching refs:shell
1 .. zephyr:code-sample:: shell-module
5 Register shell commands using the Shell API
21 See ``dynamic`` command and :zephyr_file:`samples/subsys/shell/shell_module/src/dynamic_cmd.c`
40 * A target configured with the shell interface, exposed through any of
46 This sample can be found under :zephyr_file:`samples/subsys/shell/shell_module`
58 :zephyr-app: samples/subsys/shell/shell_module
64 After running the application, the console displays the shell interface, and
65 shows the shell prompt, at which point the user may start the interaction.
71 :zephyr-app: samples/subsys/shell/shell_module
88 section_cmd shell shell_uart_release
106 correct shell completion.