zephyr/samples/sensor/mcp9808/sample.yaml
Steven Daglish e38466155b sensor: mcp9808: Add new overlay board for nucleo_l053r8 board
Introduce a dts board overlay on the nucleo_l053r8 board as this
board was used for testing addition of resolution setting on the
mcp9808 sensor driver.

Signed-off-by: Steven Daglish <s.c.daglish@gmail.com>
2021-02-15 08:13:17 -05:00

10 lines
218 B
YAML

sample:
name: MCP9808 Temperature Sensor
tests:
sample.sensor.mcp9808:
harness: sensor
tags: sensors
depends_on: i2c
filter: dt_compat_enabled("microchip,mcp9808")
platform_allow: nucleo_l053r8