Driver for Bosch Sensortec BME680 added (#469)
* Driver for Bosch Sensortec BME680 added
This commit is contained in:
parent
e0410b2c5d
commit
691cf4ed62
12 changed files with 3081 additions and 0 deletions
3
examples/bme680/bme680_two_sensors/Makefile
Normal file
3
examples/bme680/bme680_two_sensors/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=BME680_Tow_Sensors
|
||||
EXTRA_COMPONENTS = extras/i2c extras/bme680
|
||||
include ../../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue