1# Copyright (c) 2020 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics ISM330DHCX 6-axis IMU (Inertial Measurement Unit) sensor
6    accessed through I2C bus
7
8compatible: "st,ism330dhcx"
9
10include: ["i2c-device.yaml", "st,ism330dhcx-common.yaml"]
11