4 lines
97 B
Makefile
4 lines
97 B
Makefile
|
PROGRAM=BME680_One_Sensor
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/bme680
|
||
|
include ../../../common.mk
|