Files
esp-idf/examples/storage/parttool/Makefile
T

10 lines
180 B
Makefile
Raw Normal View History

2018-11-16 05:02:34 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := parttool
include $(IDF_PATH)/make/project.mk