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

9 lines
180 B
Makefile
Raw Normal View History

2021-02-18 11:48:00 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := static_ip
include $(IDF_PATH)/make/project.mk