Files
SC-F001/managed_components/joltwallet__littlefs/example/Makefile

12 lines
229 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := demo_esp_littlefs
EXTRA_COMPONENT_DIRS := $(realpath ..)
include $(IDF_PATH)/make/project.mk