mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-28 21:48:05 +08: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
|