zephyr/samples/subsys/console/echo/sample.yaml
Kumar Gala 6eb6c88554 samples: console: set integration_platforms to mps2_an385
Set integration_platforms on these samples to just mps2_an385.
This should be sufficient to make sure these tests build and run.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-03 09:12:30 -06:00

10 lines
212 B
YAML

sample:
name: echo Sample
tests:
sample.console.echo:
integration_platforms:
- mps2_an385
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
tags: console
harness: keyboard