This transforms the existing driver for the Microchip MCP9808 to be used as a generic driver to be used with all JEDEC JC 42.4 compliant temperature sensor chips. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
# Copyright (c) 2024 Vogl Electronic GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# zephyr-keep-sorted-start
|
|
source "drivers/sensor/jedec/jc42/Kconfig"
|
|
# zephyr-keep-sorted-stop
|