Driver for the brand new Bosch BME680 sensor added
This commit is contained in:
parent
e6ff0047d5
commit
649d0450de
14 changed files with 574 additions and 0 deletions
3
examples/bme680/bme680_task_i2c/Makefile
Normal file
3
examples/bme680/bme680_task_i2c/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=BME680_Task_I2C
|
||||
EXTRA_COMPONENTS = extras/i2c extras/bme680
|
||||
include ../../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue