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

6 lines
146 B
Makefile
Raw Normal View History

2017-09-07 17:37:59 +03:00
COMPONENT_ADD_INCLUDEDIRS := include
2018-05-22 16:47:30 +08:00
COMPONENT_PRIV_INCLUDEDIRS := . spiffs/src
2017-09-07 17:37:59 +03:00
COMPONENT_SRCDIRS := . spiffs/src
2017-09-13 14:54:33 +10:00
COMPONENT_SUBMODULES := spiffs