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