esp-open-rtos/examples/ds1307/Makefile

4 lines
85 B
Makefile
Raw Normal View History

2016-10-09 09:14:17 +00:00
PROGRAM = ds1307
EXTRA_COMPONENTS = extras/i2c extras/ds1307
include ../../common.mk