9 lines
185 B
Makefile
Raw Normal View History

2018-10-03 18:09:59 +08:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := partition_mmap
include $(IDF_PATH)/make/project.mk