11 lines
291 B
YAML
11 lines
291 B
YAML
|
# Copyright (c) 2023 STMicroelectronics
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: |
|
||
|
STMicroelectronics LSM6DSV16X 6-axis IMU (Inertial Measurement Unit) sensor
|
||
|
accessed through SPI bus
|
||
|
|
||
|
compatible: "st,lsm6dsv16x"
|
||
|
|
||
|
include: ["spi-device.yaml", "st,lsm6dsv16x-common.yaml"]
|