We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cfbea4 commit 998a46fCopy full SHA for 998a46f
targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xC/CMakeLists.txt
@@ -23,4 +23,4 @@ target_include_directories(mbed-stm32f303xc
23
24
mbed_set_linker_script(mbed-stm32f303xc ${CMAKE_CURRENT_SOURCE_DIR}/${LINKER_FILE})
25
26
-target_link_libraries(mbed-stm32f303xc INTERFACE STM32F3)
+target_link_libraries(mbed-stm32f303xc INTERFACE mbed-stm32f3)
0 commit comments