Add support for MAX6675 cold-junction-compensated K-thermocouple to digital converter. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
9 lines
198 B
YAML
9 lines
198 B
YAML
# Copyright (c) 2021, Teslabs Engineering S.L.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: MAX6675 K-thermocouple to digital converter
|
|
|
|
compatible: "maxim,max6675"
|
|
|
|
include: spi-device.yaml
|