OVMS3-idf/examples/wifi/iperf/Makefile
Liu Zhi Fu 05b0d567e5 example: add iperf example
Support iperf
2017-09-26 09:19:01 +08:00

9 lines
176 B
Makefile
Executable file

#
# 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