zephyr/samples/subsys/shell/shell_module/sample.yaml
Anas Nashif fa7f13ef00 shell: rename sample to be less generic
This sample implements a custom module, so rename it to allow for other
samples with specific features.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-19 12:01:08 -05:00

8 lines
158 B
YAML

sample:
name: Shell Sample
tests:
test:
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
tags: samples shell
harness: keyboard