fsfw-example-stm32h7-rtems/bsp_stm32h7_rtems/core/CMakeLists.txt

3 lines
123 B
CMake
Raw Normal View History

2022-05-27 02:17:19 +02:00
target_sources(${TARGET_NAME} PRIVATE InitMission.cpp ObjectFactory.cpp
printChar.c)