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>
9 lines
154 B
YAML
9 lines
154 B
YAML
sample:
|
|
name: Temperature Sensor
|
|
tests:
|
|
sample.sensor.thermometer:
|
|
tags: sensors
|
|
harness: sensor
|
|
integration_platforms:
|
|
- frdm_k64f
|