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