| # Copyright (c) 2022, Leonard Pollak | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: | | |
| The BME680 is an integrated environmental sensor that measures | |
| temperature, pressure, humidity and air quality | |
| compatible: "bosch,bme680" | |
| include: [sensor-device.yaml, spi-device.yaml] |