1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 15:39:13 -04:00

10 lines
178 B
Makefile
Raw Normal View History

2017-09-07 17:37:59 +03:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := spiffs
include $(IDF_PATH)/make/project.mk