Add one integration_platforms based on platform_allow to ensure these tests get coverage in CI. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
10 lines
208 B
YAML
10 lines
208 B
YAML
sample:
|
|
name: FXAS21002 Gyroscope Sensor Sample
|
|
tests:
|
|
sample.sensor.fxas21002:
|
|
harness: sensor
|
|
tags: sensors
|
|
platform_allow: hexiwear_k64 warp7_m4
|
|
integration_platforms:
|
|
- warp7_m4
|