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 0c7bfe9 commit fd63d33Copy full SHA for fd63d33
targets/TARGET_STM/TARGET_STM32G0/CMakeLists.txt
@@ -27,4 +27,4 @@ target_include_directories(mbed-stm32g0
27
.
28
)
29
30
-target_link_libraries(mbed-stm32g0 INTERFACE mbed-stm mbed-stm32g0cube-few)
+target_link_libraries(mbed-stm32g0 INTERFACE mbed-stm mbed-stm32g0cube-fw)
0 commit comments