Files
ESP8266_RTOS_SDK/examples/protocols/http_request/Makefile
2018-06-27 12:04:00 +08:00

10 lines
184 B
Makefile

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