mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 19:26:35 +03:00
5 lines
101 B
CMake
5 lines
101 B
CMake
set(COMPONENT_SRCS "spiffs_example_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|