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