fsfw-example-stm32h7-rtems/bsp_stm32h7_rtems/boardconfig/NUCLEO-H743ZI/Src/CMakeLists.txt

2 lines
76 B
CMake
Raw Normal View History

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