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

9 lines
179 B
Makefile
Raw Normal View History

2020-11-12 13:48:24 +05:30
#
# 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