CCS811 driver added (#479)
This commit is contained in:
parent
2f62c6e9df
commit
61f23d0cf4
11 changed files with 1989 additions and 0 deletions
3
examples/ccs811/ccs811_plus_sht3x/Makefile
Normal file
3
examples/ccs811/ccs811_plus_sht3x/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=CCS811_Plus_SHT3x
|
||||
EXTRA_COMPONENTS = extras/i2c extras/ccs811 extras/sht3x
|
||||
include ../../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue