Add support for Analog Devices ADXL345 3-axis I2C accelerometer. Signed-off-by: Kamil Rakoczy <krakoczy@antmicro.com>
9 lines
187 B
YAML
9 lines
187 B
YAML
# Copyright (c) 2020 Antmicro <www.antmicro.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ADXL345 3-axis I2C accelerometer
|
|
|
|
compatible: "adi,adxl345"
|
|
|
|
include: i2c-device.yaml
|