1# Copyright (c) 2023 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics LIS2DU12 3-axis ultra-low power accelerometer sensor
6    accessed through I2C bus
7
8compatible: "st,lis2du12"
9
10include: ["i2c-device.yaml", "st,lis2du12-common.yaml"]
11