9 lines
242 B
YAML
9 lines
242 B
YAML
|
# Copyright (c) 2022 Meta Platforms, Inc. and its affiliates.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: BMI08X Accel inertial measurement unit
|
||
|
|
||
|
compatible: "bosch,bmi08x-accel"
|
||
|
|
||
|
include: [spi-device.yaml, "bosch,bmi08x-accel.yaml"]
|