FluxDC/components/FluxSpifs/CMakeLists.txt

4 lines
116 B
CMake
Raw Normal View History

idf_component_register(SRCS "FluxSpifs.c"
INCLUDE_DIRS "."
REQUIRES spiffs)