4 lines
85 B
Makefile
4 lines
85 B
Makefile
|
PROGRAM=LSM303D
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/lsm303d
|
||
|
include ../../common.mk
|