5 lines
73 B
CMake
5 lines
73 B
CMake
|
target_sources(${TARGET_NAME} PRIVATE
|
||
|
)
|
||
|
|
||
|
add_subdirectory(NUCLEO-H743ZI)
|