FluxDC/components/FluxSD/CMakeLists.txt

4 lines
125 B
CMake

idf_component_register(SRCS "FluxSD.c"
INCLUDE_DIRS "."
REQUIRES fatfs FluxProtocol)