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

2 lines
51 B
CMake
Raw Normal View History

2022-05-22 15:30:38 +02:00
target_sources(${TARGET_NAME} PRIVATE SpiTest.cpp)