zephyr/samples/sensor/th02/sample.yaml
Kumar Gala 0e9e67297e sensor: th02: Convert to DTS
Convert th02 sensor driver and sample app to utilize device tree.

Introduce a dts board overlay on the frdm_k64f board to ensure we at
least have a single platform in which the sample gets built.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-11-08 07:44:54 -06:00

9 lines
186 B
YAML

sample:
name: TH02 Temperature and Humidity Monitor
tests:
sample.sensor.th02:
harness: sensor
tags: sensors
depends_on: i2c
filter: dt_compat_enabled("hoperf,th02")