2021-07-16 12:22:35 +02:00

5 lines
85 B
CMake

target_sources(${TARGET_NAME} PRIVATE
hardware_init.cpp
stm32h7xx_nucleo.c
)