9 lines
228 B
YAML
9 lines
228 B
YAML
|
# Copyright (c) 2024 STMicroelectronics
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: STMicroelectronics LIS2DUX12 3-axis accelerometer
|
||
|
|
||
|
compatible: "st,lis2dux12"
|
||
|
|
||
|
include: ["i2c-device.yaml", "st,lis2dux12-common.yaml"]
|