1# Copyright (c) 2020 Facebook, Inc. and its affiliates
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    Bosch BMP388 pressure sensor accessed through SPI bus
6
7compatible: "bosch,bmp388"
8
9include: [spi-device.yaml, "bosch,bmp388.yaml"]
10