drivers: sensor: SGP40 Added support
This adds support for Sensirion's SGP40 multipixel gas sensor. Signed-off-by: Leonard Pollak <leonardp@tr-host.de>
This commit is contained in:
parent
ee7773fb46
commit
0d7cb32c58
10 changed files with 438 additions and 0 deletions
|
@ -180,6 +180,8 @@ source "drivers/sensor/qdec_sam/Kconfig"
|
|||
|
||||
source "drivers/sensor/sbs_gauge/Kconfig"
|
||||
|
||||
source "drivers/sensor/sgp40/Kconfig"
|
||||
|
||||
source "drivers/sensor/shtcx/Kconfig"
|
||||
|
||||
source "drivers/sensor/sht3xd/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue