drivers: sensor: shtcx: add driver supporting shtc1 and shtc3
Add driver for sensirion consumer humidity sensor line. Supports shtc1 and shtc3, but only shtc3 is tested. Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
This commit is contained in:
parent
fa2d1ea422
commit
22c8d9973b
7 changed files with 400 additions and 0 deletions
|
@ -178,6 +178,8 @@ source "drivers/sensor/qdec_sam/Kconfig"
|
|||
|
||||
source "drivers/sensor/sbs_gauge/Kconfig"
|
||||
|
||||
source "drivers/sensor/shtcx/Kconfig"
|
||||
|
||||
source "drivers/sensor/sht3xd/Kconfig"
|
||||
|
||||
source "drivers/sensor/si7006/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue