esp32-lora/test/lora32/Makefile

9 lines
177 B
Makefile
Raw Normal View History

2018-07-28 16:49:13 -04:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := lora32
include $(IDF_PATH)/make/project.mk