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