mirror of https://github.com/ARMmbed/mbed-os.git
STM32F303xC: cmakelist issue
parent
4cfbea43ca
commit
998a46f775
|
@ -23,4 +23,4 @@ target_include_directories(mbed-stm32f303xc
|
|||
|
||||
mbed_set_linker_script(mbed-stm32f303xc ${CMAKE_CURRENT_SOURCE_DIR}/${LINKER_FILE})
|
||||
|
||||
target_link_libraries(mbed-stm32f303xc INTERFACE STM32F3)
|
||||
target_link_libraries(mbed-stm32f303xc INTERFACE mbed-stm32f3)
|
||||
|
|
Loading…
Reference in New Issue