1# Copyright (c) 2019 Grinn
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics LSM303AGR 3-axis accelerometer accessed through SPI bus
6
7compatible: "st,lsm303agr-accel"
8
9include: ["spi-device.yaml", "st,lis2dh-common.yaml"]
10