mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
4 lines
112 B
Makefile
4 lines
112 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := spiffs/src
|
|
COMPONENT_SRCDIRS := . spiffs/src
|