Files
esp-idf/examples/ethernet/eth2ap/Makefile
T

9 lines
177 B
Makefile
Raw Normal View History

2019-05-10 13:52:23 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := eth2ap
include $(IDF_PATH)/make/project.mk