esp-open-rtos/examples/lis3dh/Makefile

4 lines
83 B
Makefile
Raw Normal View History

PROGRAM=LIS3DH
EXTRA_COMPONENTS = extras/i2c extras/lis3dh
include ../../common.mk