Files
ESP32-POE-NW-TEST/Makefile
2021-09-25 15:38:25 +02:00

10 lines
186 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := ethernet_basic
include $(IDF_PATH)/make/project.mk