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

10 lines
176 B
Makefile
Raw Normal View History

2017-09-28 16:17:06 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := scan
include $(IDF_PATH)/make/project.mk