Weather_ESP/components/spidriver/CMakeLists.txt

3 行
80 B
CMake

FILE(GLOB SOURCES *.c)
idf_component_register(SRCS ${SOURCES} INCLUDE_DIRS ".")