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

5 lines
57 B
CMake
Raw Permalink Normal View History

2021-07-12 21:50:48 +02:00
target_sources(${TARGET_NAME} PRIVATE
2021-10-27 17:09:41 +02:00
SpiTest.cpp
2021-07-12 21:50:48 +02:00
)