Skip to content

Commit 30c9b9b

Browse files
authored
🔨 Consolidate BTT linker scripts followup (#22038)
1 parent 0398a0b commit 30c9b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ini/stm32f1-maple.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ lib_deps = ${env:STM32F103RC_btt_maple.lib_deps}
119119
[env:STM32F103RC_btt_512K_maple]
120120
platform = ${common_stm32f1.platform}
121121
extends = env:STM32F103RC_btt_maple
122-
board_build.ldscript = STM32F103RC_SKR_MINI_512K.ld
122+
board_build.ldscript = STM32F103RE_SKR_MINI_512K.ld
123123
board_upload.maximum_size = 524288
124124
build_flags = ${env:STM32F103RC_btt_maple.build_flags} -DSTM32_FLASH_SIZE=512
125125

0 commit comments

Comments
 (0)