3 lines
112 B
Makefile
3 lines
112 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := spiffs/src
|
|
COMPONENT_SRCDIRS := . spiffs/src
|