ESP32-Mesh-OTA/Makefile

9 lines
193 B
Makefile
Raw Normal View History

2020-12-01 23:21:18 +01:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := internal_communication
include $(IDF_PATH)/make/project.mk