1# Copyright (c) 2024 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics LPS22DF pressure and temperature sensor connected to I2C
6    bus
7
8compatible: "st,ilps22qs"
9
10include: ["i2c-device.yaml", "st,ilps22qs-common.yaml"]
11