Lines Matching full:shell
2 name: Shell Sample
9 sample.shell.shell_module:
10 filter: CONFIG_SERIAL and dt_chosen_enabled("zephyr,shell-uart")
11 tags: shell
17 sample.shell.shell_module.usb:
20 - shell
29 sample.shell.shell_module.minimal:
30 filter: CONFIG_SERIAL and dt_chosen_enabled("zephyr,shell-uart")
31 tags: shell
36 sample.shell.shell_module.getopt:
40 filter: CONFIG_SERIAL and dt_chosen_enabled("zephyr,shell-uart") and not CONFIG_NEWLIB_LIBC
41 tags: shell
45 sample.shell.shell_module.minimal_rtt:
47 tags: shell
52 sample.shell.shell_module.bt:
58 - shell
67 sample.shell.shell_module.login:
68 filter: CONFIG_SERIAL and dt_chosen_enabled("zephyr,shell-uart")
69 tags: shell
75 sample.shell.shell_module.robot: