Files
esp-idf/examples/wifi/fast_scan/Makefile
2019-10-23 14:12:32 +08:00

10 lines
181 B
Makefile

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