esp-idf/examples/storage/partition_api/partition_mmap/Makefile

9 lines
185 B
Makefile
Raw Normal View History

2018-10-03 06:09:59 -04: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