1# Copyright (c) 2023 Google LLC
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  Bosch BMA4xx 3-axis acceleration sensors in I2C mode.  See more info at:
6  https://www.bosch-sensortec.com/products/motion-sensors/accelerometers/
7
8compatible: "bosch,bma4xx"
9
10include: [sensor-device.yaml, i2c-device.yaml, "bosch,bma4xx-common.yaml"]
11