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>
10 lines
204 B
YAML
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
|