🔨 Consolidate STM32 extra_scripts (#22365)
This commit is contained in:
committed by
Scott Lahteine
parent
a5459a68a6
commit
fef76a76a3
@@ -53,8 +53,7 @@ board = megaatmega1280
|
||||
[mega_extended_optimized]
|
||||
extends = common_avr8
|
||||
board_build.variant = MARLIN_MEGA_EXTENDED
|
||||
extra_scripts = ${common.extra_scripts}
|
||||
pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
||||
extra_scripts = ${env:mega2560ext.extra_scripts}
|
||||
upload_speed = 57600
|
||||
build_flags = ${common.build_flags} -fno-tree-scev-cprop -fno-split-wide-types -Wl,--relax -mcall-prologues
|
||||
|
||||
|
Reference in New Issue
Block a user