zephyr/dts/bindings/sensor/bosch,bme280-spi.yaml

21 lines
342 B
YAML
Raw Normal View History

#
# Copyright (c) 2019, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: BME280 Integrated environmental sensor
version: 0.1
description: >
This is a representation of the BME280 Integrated environmental sensor
inherits:
!include spi-device.yaml
properties:
compatible:
constraint: "bosch,bme280"
...