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

10 lines
184 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 := thing_shadow
2016-10-05 16:32:09 +11:00
include $(IDF_PATH)/make/project.mk