Fix FF1705_L151CC target

pull/14275/head
Robert Walton 2021-02-11 14:42:57 +00:00
parent ed4027edf0
commit 91db89143e
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ target_link_libraries(mbed-xdot-l151cc INTERFACE mbed-stm32l1)
# Same target as XDOT_L151CC
add_library(mbed-ff-1705-l151cc INTERFACE)
add_library(mbed-ff1705-l151cc INTERFACE)
target_link_libraries(mbed-xdot-l151cc INTERFACE mbed-xdot-l151cc)
target_link_libraries(mbed-ff1705-l151cc INTERFACE mbed-xdot-l151cc)