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 SPI bus
7
8compatible: "st,ism330dhcx"
9
10include: ["spi-device.yaml", "st,ism330dhcx-common.yaml"]
11