Files
ESP8266_RTOS_SDK/examples/provisioning/legacy/custom_config/Makefile
2020-08-11 15:10:30 +08:00

10 lines
185 B
Makefile

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