mirror of
https://github.com/espressif/esp-idf
synced 2025-03-22 15:39:13 -04:00
5 lines
101 B
CMake
5 lines
101 B
CMake
|
set(COMPONENT_SRCS "spiffs_example_main.c")
|
||
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||
|
|
||
|
register_component()
|