The native_posix port also supports shell apps thru its stdin redirection. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
9 lines
212 B
YAML
9 lines
212 B
YAML
sample:
|
|
name: Shell Sample
|
|
tests:
|
|
test:
|
|
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
|
|
or CONFIG_NATIVE_POSIX_STDIN_CONSOLE
|
|
tags: samples shell
|
|
harness: keyboard
|