4 lines
116 B
CMake
4 lines
116 B
CMake
|
|
idf_component_register(SRCS "FluxSpifs.c"
|
||
|
|
INCLUDE_DIRS "."
|
||
|
|
REQUIRES spiffs)
|