mirror of
https://github.com/espressif/esp-idf
synced 2025-03-25 08:59:10 -04:00
6 lines
146 B
Makefile
6 lines
146 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := . spiffs/src
|
|
COMPONENT_SRCDIRS := . spiffs/src
|
|
|
|
COMPONENT_SUBMODULES := spiffs
|