9 lines
300 B
Makefile
9 lines
300 B
Makefile
|
# Automatically generated build file. Do not edit.
|
||
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/spiffs/include
|
||
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/spiffs -lspiffs
|
||
|
COMPONENT_LINKER_DEPS +=
|
||
|
COMPONENT_SUBMODULES +=
|
||
|
COMPONENT_LIBRARIES += spiffs
|
||
|
COMPONENT_LDFRAGMENTS +=
|
||
|
component-spiffs-build:
|