Files
2018-10-30 14:26:34 +08:00

10 lines
182 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := tcp_client
include $(IDF_PATH)/make/project.mk