mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 03:07:21 +02:00
Merge branch 'bugfix/spiffs_submodule' into 'master'
spiffs: Track spiffs submodule in component See merge request !1251
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := include
|
||||
COMPONENT_PRIV_INCLUDEDIRS := spiffs/src
|
||||
COMPONENT_SRCDIRS := . spiffs/src
|
||||
|
||||
COMPONENT_SUBMODULES := spiffs
|
||||
|
Reference in New Issue
Block a user