Skip to content

Commit e6bd22d

Browse files
0xc0170hugueskamba
andauthored
Update targets/TARGET_GigaDevice/TARGET_GD32F4XX/CMakeLists.txt
Co-authored-by: Hugues Kamba-Mpiana <[email protected]>
1 parent b446238 commit e6bd22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_GigaDevice/TARGET_GD32F4XX/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ target_sources(mbed-gd32f4xx
8585
${STARTUP_FILE}
8686
)
8787

88-
mbed_set_linker_script(mbed-gd32-f450zi ${CMAKE_CURRENT_SOURCE_DIR}/${LINKER_FILE})
88+
mbed_set_linker_script(mbed-gd32f4xx ${CMAKE_CURRENT_SOURCE_DIR}/${LINKER_FILE})
8989

9090
target_link_libraries(mbed-gd32f4xx INTERFACE mbed-gigadevice)
9191
target_link_libraries(mbed-gd32-f450zi INTERFACE mbed-gd32f4xx)

0 commit comments

Comments
 (0)