esp-open-rtos/examples/ds1302_test/Makefile

5 lines
97 B
Makefile
Raw Normal View History

2016-11-05 10:12:16 +00:00
PROGRAM = ds1302_test
EXTRA_COMPONENTS = extras/ds1302
#ESPBAUD = 460800
include ../../common.mk