esp-idf/examples/protocols/http_request/Makefile

10 wiersze
184 B
Makefile
Czysty Zwykły widok Historia

2016-09-21 04:57:02 +00:00
#
# 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