OVMS3-idf/examples/protocols/sockets/tcp_client/Makefile
2018-10-16 09:48:57 +02: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