esp-open-rtos/examples/l3gd20h/Makefile

4 lines
85 B
Makefile
Raw Normal View History

2018-01-20 12:01:59 +00:00
PROGRAM=L3GD20H
EXTRA_COMPONENTS = extras/i2c extras/l3gd20h
include ../../common.mk