OVMS3-idf/examples/mesh/internal_communication/Makefile

10 lines
194 B
Makefile
Raw Normal View History

2018-02-27 10:22:20 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := internal_communication
2018-02-27 10:22:20 +00:00
include $(IDF_PATH)/make/project.mk