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

5 lines
50 B
CMake
Raw Normal View History

2021-07-12 21:50:48 +02:00
target_sources(${TARGET_NAME} PRIVATE
print.c
)