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 734d9be commit ce61c8aCopy full SHA for ce61c8a
targets/TARGET_STM/TARGET_STM32L1/TARGET_XDOT_L151CC/CMakeLists.txt
@@ -32,7 +32,7 @@ target_link_libraries(mbed-xdot-l151cc INTERFACE mbed-stm32l1)
32
33
34
# Same target as XDOT_L151CC
35
-add_library(mbed-ff-1705-l151cc INTERFACE)
+add_library(mbed-ff1705-l151cc INTERFACE)
36
37
-target_link_libraries(mbed-xdot-l151cc INTERFACE mbed-xdot-l151cc)
+target_link_libraries(mbed-ff1705-l151cc INTERFACE mbed-xdot-l151cc)
38
0 commit comments