Files
esp-idf/examples/mesh/manual_networking/Makefile
T

10 lines
189 B
Makefile
Raw Normal View History

2018-05-21 17:22:04 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := manual_networking
include $(IDF_PATH)/make/project.mk