1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-20 22:49:08 -04:00

10 lines
186 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