drivers: sensor: add support for MAX6675
Add support for MAX6675 cold-junction-compensated K-thermocouple to digital converter. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
24d9e31197
commit
cbc340c10c
6 changed files with 169 additions and 0 deletions
|
@ -142,6 +142,8 @@ source "drivers/sensor/max30101/Kconfig"
|
|||
|
||||
source "drivers/sensor/max44009/Kconfig"
|
||||
|
||||
source "drivers/sensor/max6675/Kconfig"
|
||||
|
||||
source "drivers/sensor/mchp_tach_xec/Kconfig"
|
||||
|
||||
source "drivers/sensor/mcp9808/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue