mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 17:40:57 +02:00
spiffs: Track spiffs submodule in component
Will now automatically initialise as part of "make".
This commit is contained in:
committed by
Angus Gratton
parent
9a26296a0e
commit
b687e1a41f
@@ -1,3 +1,5 @@
|
|||||||
COMPONENT_ADD_INCLUDEDIRS := include
|
COMPONENT_ADD_INCLUDEDIRS := include
|
||||||
COMPONENT_PRIV_INCLUDEDIRS := spiffs/src
|
COMPONENT_PRIV_INCLUDEDIRS := spiffs/src
|
||||||
COMPONENT_SRCDIRS := . spiffs/src
|
COMPONENT_SRCDIRS := . spiffs/src
|
||||||
|
|
||||||
|
COMPONENT_SUBMODULES := spiffs
|
||||||
|
Reference in New Issue
Block a user