11 lines
299 B
YAML
11 lines
299 B
YAML
|
# Copyright (c) 2019 STMicroelectronics
|
||
|
# Copyright (c) 2024 SILA Embedded Solutions GmbH
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: |
|
||
|
STMicroelectronics IIS328DQ accelerometer accessed through SPI bus
|
||
|
|
||
|
compatible: "st,iis328dq"
|
||
|
|
||
|
include: ["spi-device.yaml", "st,iis328dq-common.yaml"]
|