4 lines
90 B
Makefile
4 lines
90 B
Makefile
|
PROGRAM=BMP180_Reader
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/bmp180
|
||
|
include ../../common.mk
|