Files
esp-idf/examples/protocols/esp_local_ctrl/Makefile
T

9 lines
185 B
Makefile
Raw Normal View History

2019-06-26 01:03:55 +05:30
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := esp_local_ctrl
include $(IDF_PATH)/make/project.mk