Files

10 lines
184 B
Makefile
Raw Permalink Normal View History

2018-05-23 13:52:39 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := app-template
include $(IDF_PATH)/make/project.mk