1# Copyright (c) 2024 Chris Ruehl
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    Bosch BMP390 pressure sensor accessed through SPI bus
6
7compatible: "bosch,bmp390"
8
9include: [spi-device.yaml, "bosch,bmp390.yaml"]
10