esp32-lora/Makefile

9 lines
181 B
Makefile
Raw Normal View History

2018-07-28 14:33:15 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := esp32-lora
include $(IDF_PATH)/make/project.mk