11 lines
295 B
YAML
11 lines
295 B
YAML
# Copyright (c) 2019, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
Bosch BMM150 Geomagnetic sensor. See more info at:
|
|
https://www.bosch-sensortec.com/bst/products/all_products/bmm150
|
|
|
|
compatible: "bosch,bmm150"
|
|
|
|
include: ["i2c-device.yaml", "bosch,bmm150.yaml"]
|