zephyr/samples/sensor/bme680/sample.yaml
Patrick K. Moffitt 2e0b86a01b samples: sensor: bme680: Add overlay for adafruit_feather_nrf52840
The overlay file defines an i2c interface for the
Feather nRF52840 Express and the Adafruit BME680.

Also adds the platform to the test build configuration.

Signed-off-by: Patrick K. Moffitt <patrick@moffitt.com>
2020-10-21 06:47:59 -05:00

8 lines
179 B
YAML

sample:
name: BME680 Sensor sample
tests:
sample.sensor.bme680:
harness: sensor
tags: samples sensor
platform_allow: nrf52840dk_nrf52840 adafruit_feather_nrf52840