Files
esp-idf/examples/wifi/iperf/Makefile
T

9 lines
176 B
Makefile
Raw Normal View History

2017-03-30 23:12:25 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := iperf
include $(IDF_PATH)/make/project.mk