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>
8 lines
158 B
YAML
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
|