Skip to content

Commit

Permalink
🔨 Consolidate BTT linker scripts followup (MarlinFirmware#22038)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb authored and thinkyhead committed Jun 15, 2021
1 parent 557ba20 commit f3697e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ini/stm32f1-maple.ini
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ lib_deps = ${env:STM32F103RC_btt_maple.lib_deps}
[env:STM32F103RC_btt_512K_maple]
platform = ${common_stm32f1.platform}
extends = env:STM32F103RC_btt_maple
board_build.ldscript = STM32F103RC_SKR_MINI_512K.ld
board_build.ldscript = STM32F103RE_SKR_MINI_512K.ld
board_upload.maximum_size = 524288
build_flags = ${env:STM32F103RC_btt_maple.build_flags} -DSTM32_FLASH_SIZE=512

Expand Down

0 comments on commit f3697e5

Please sign in to comment.