6cbb84c3ee
Added SPI bus support for BMI270 gyroscope driver. Signed-off-by: Dominik Chat <dominik.chat@nordicsemi.no>
7 lines
164 B
YAML
7 lines
164 B
YAML
# Copyright (c) 2022, Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
compatible: "bosch,bmi270"
|
|
|
|
include: ["spi-device.yaml", "bosch,bmi270.yaml"]
|