fsfw-hal/stm32h7/spi/CMakeLists.txt
2021-06-03 14:38:34 +02:00

5 lines
77 B
CMake

target_sources(${TARGET_NAME} PRIVATE
spiCore.c
spiDefinitions.cpp
)