a846b81d58
Adds support for the STMicroelectronics LIS2DUX12 3-axis accelerometer. Signed-off-by: Kyle Dunn <kdunn926@gmail.com>
10 lines
259 B
YAML
10 lines
259 B
YAML
# Copyright (c) 2024 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
STMicroelectronics LIS2DUX12 3-axis accelerometer accessed through SPI bus
|
|
|
|
compatible: "st,lis2dux12"
|
|
|
|
include: ["spi-device.yaml", "st,lis2dux12-common.yaml"]
|