Files
esp-idf/examples/protocols/coap_server/Makefile
T

10 lines
183 B
Makefile
Raw Normal View History

2016-12-10 13:48:38 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := coap_server
include $(IDF_PATH)/make/project.mk