zephyr/samples/sensor/thermometer/sample.yaml
Daniel DeGrasse 7993e7d1b0 samples: sensor: thermometer: add trigger support to sample
Add optional trigger support to sample. If the selected temperature
sensor supports triggering using the AMBIENT_TEMP channel, then
temperature thresholds will be set for +0.5 and +1.5 degrees celsius
above ambient temperature. Sample overlays are provided for the
FRDM_K22F board to demonstrate enabling this feature.

Signed-off-by: Daniel DeGrasse <daniel@degrasse.com>
2023-06-17 08:01:16 -04:00

10 lines
214 B
YAML

sample:
name: Temperature Sensor
tests:
sample.sensor.thermometer:
tags: sensors
harness: sensor
integration_platforms:
- nrf52840dk_nrf52840
platform_allow: nrf52840dk_nrf52840 frdm_k22f