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 0398a0b commit 30c9b9bCopy full SHA for 30c9b9b
ini/stm32f1-maple.ini
@@ -119,7 +119,7 @@ lib_deps = ${env:STM32F103RC_btt_maple.lib_deps}
119
[env:STM32F103RC_btt_512K_maple]
120
platform = ${common_stm32f1.platform}
121
extends = env:STM32F103RC_btt_maple
122
-board_build.ldscript = STM32F103RC_SKR_MINI_512K.ld
+board_build.ldscript = STM32F103RE_SKR_MINI_512K.ld
123
board_upload.maximum_size = 524288
124
build_flags = ${env:STM32F103RC_btt_maple.build_flags} -DSTM32_FLASH_SIZE=512
125
0 commit comments