zephyr/samples/sensor/sensor_shell/sample.yaml
Kumar Gala 77bca9bc1e samples: sensor: set integration_platforms to frdm_k64f
Set integration_platforms on these samples to just frdm_k64f.
This should be sufficient to make sure these tests build.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-02 07:03:42 -06:00

12 lines
262 B
YAML

sample:
name: Shell Sensor Module Sample
tests:
sample.sensor.shell:
integration_platforms:
- frdm_k64f
filter: ( CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT )
tags: shell
harness: keyboard
min_ram: 20
min_flash: 33