4 lines
137 B
CMake
4 lines
137 B
CMake
idf_component_register(SRCS "spiffs_example_main.c"
|
|
PRIV_REQUIRES spiffs
|
|
INCLUDE_DIRS ".")
|