1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-12 18:49:08 -04:00

10 lines
183 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := nvs-rw-blob
include $(IDF_PATH)/make/project.mk