Flag to reduce Melzi binary size (#14730)
This commit is contained in:
parent
1c3df51f87
commit
7084f3647a
|
@ -195,7 +195,7 @@ lib_deps = Servo
|
|||
platform = atmelavr
|
||||
framework = arduino
|
||||
board = sanguino_atmega1284p
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags = ${common.build_flags} -fmerge-all-constants
|
||||
upload_speed = 57600
|
||||
lib_deps = ${common.lib_deps}
|
||||
lib_ignore = TMCStepper, TMC26XStepper
|
||||
|
|
Loading…
Reference in a new issue