zephyr/samples/sensor/thermometer/sample.yaml
Nick Ward 51597cbc82 samples: sensor: thermometer: update sample
Update thermometer sample with  mcp970x temperature sensor.

Removing test with frdm_k64f integration platform as it doesn't
provide an ambient temperature sensor.

Removing the bbc_microbit board as it only seems to provide the
die temperature of the nRF51 SoC and not an ambient temperature
sensor.

Signed-off-by: Nick Ward <nix.ward@gmail.com>
2023-04-07 13:30:59 +02:00

10 lines
204 B
YAML

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