fsfw-hal/stm32h7/spi/CMakeLists.txt

6 lines
94 B
CMake

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