Files
esp-idf/components/spiffs/component.mk
T

6 lines
144 B
Makefile
Raw Normal View History

2017-09-07 17:37:59 +03:00
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_PRIV_INCLUDEDIRS := spiffs/src
COMPONENT_SRCDIRS := . spiffs/src
2017-09-13 14:54:33 +10:00
COMPONENT_SUBMODULES := spiffs