hello_eclipse/Makefile

10 lines
185 B
Makefile
Raw Permalink Normal View History

2019-02-19 21:28:34 +01:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := hello_eclipse
include $(IDF_PATH)/make/project.mk