mirror of
https://github.com/espressif/esp-idf
synced 2025-04-01 12:20:11 -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
|