Files
esp-idf/examples/protocols/aws_iot/subscribe_publish/Makefile
T

10 lines
189 B
Makefile
Raw Normal View History

2016-10-05 16:32:09 +11:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := subscribe_publish
2016-10-05 16:32:09 +11:00
include $(IDF_PATH)/make/project.mk