Files
esp-idf/examples/protocols/mqtt/ws/Makefile
T

8 lines
184 B
Makefile
Raw Normal View History

2018-07-24 16:59:03 +02:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := mqtt_websocket
include $(IDF_PATH)/make/project.mk