4 lines
83 B
Makefile
4 lines
83 B
Makefile
|
PROGRAM=LIS3DH
|
||
|
EXTRA_COMPONENTS = extras/i2c extras/lis3dh
|
||
|
include ../../common.mk
|