Files
ESP32-POE-NW-TEST/Makefile
2021-10-28 20:37:10 +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 := network_tester
include $(IDF_PATH)/make/project.mk