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

9 lines
190 B
Makefile
Raw Normal View History

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2021-07-05 14:33:56 +08:00
PROJECT_NAME := custom_flash_driver
include $(IDF_PATH)/make/project.mk