esp-open-rtos/examples/sntp/Makefile

7 lines
118 B
Makefile
Raw Normal View History

2016-03-09 16:18:51 +00:00
# Makefile for the sntp_example program
PROGRAM=sntp_example
EXTRA_COMPONENTS = extras/sntp
include ../../common.mk