Files
ESP8266_RTOS_SDK/examples/wifi/roaming/Makefile
2020-09-03 14:07:06 +08:00

10 lines
180 B
Makefile
Executable File

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