1# Copyright (c) 2021 Jonathan Hahn 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 STMicroelectronics I3G4250D 3-axis gyrometer accessed through SPI bus 6 7compatible: "st,i3g4250d" 8 9include: [sensor-device.yaml, spi-device.yaml] 10