1
0
Weather_ESP/components/spidriver/CMakeLists.txt

3 lines
80 B
CMake
Raw Normal View History

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