This patch introduces rm3100 magnetometer sensor, with basic support (only read-decode). This driver has bus support for I2C. Signed-off-by: Luis Ubieda <luisf@croxel.com>
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
# Copyright (c) 2025 Croxel, Inc.
|
|
# Copyright (c) 2025 CogniPilot Foundation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# zephyr-keep-sorted-start
|
|
source "drivers/sensor/pni/rm3100/Kconfig"
|
|
# zephyr-keep-sorted-stop
|