fsfw-example-stm32h7-freertos/bsp_stm32h7_freertos/boardtest/CMakeLists.txt

5 lines
57 B
CMake

target_sources(${TARGET_NAME} PRIVATE
SpiTest.cpp
)