first pass at ti hdc1080. Temperature works, humidity doesn't
Some checks failed
Some checks failed
This commit is contained in:
6
drivers/sensor/hdc1080/Kconfig
Normal file
6
drivers/sensor/hdc1080/Kconfig
Normal file
@ -0,0 +1,6 @@
|
||||
config HDC1080
|
||||
bool "HDC1080"
|
||||
default y
|
||||
depends on DT_HAS_TI_HDC1080_ENABLED
|
||||
help
|
||||
Enable driver for HDC1080.
|
Reference in New Issue
Block a user