drivers: sensor: SHT4X Added support
This adds support for Sensirion's SHT4X temperature and humidity sensor. Signed-off-by: Leonard Pollak <leonardp@tr-host.de>
This commit is contained in:
parent
0d7cb32c58
commit
2d0fd2554a
10 changed files with 400 additions and 0 deletions
|
@ -186,6 +186,8 @@ source "drivers/sensor/shtcx/Kconfig"
|
|||
|
||||
source "drivers/sensor/sht3xd/Kconfig"
|
||||
|
||||
source "drivers/sensor/sht4x/Kconfig"
|
||||
|
||||
source "drivers/sensor/si7006/Kconfig"
|
||||
|
||||
source "drivers/sensor/si7055/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue