9 lines
185 B
Makefile
Raw Normal View History

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2019-04-10 16:24:50 +08:00
PROJECT_NAME := ethernet_basic
include $(IDF_PATH)/make/project.mk