mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
6 lines
144 B
Makefile
6 lines
144 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := spiffs/src
|
|
COMPONENT_SRCDIRS := . spiffs/src
|
|
|
|
COMPONENT_SUBMODULES := spiffs
|