Flag to reduce Melzi binary size (#14730)

This commit is contained in:
Benjamin Reed 2019-07-27 02:36:22 -07:00 committed by Scott Lahteine
parent 1c3df51f87
commit 7084f3647a
1 changed files with 1 additions and 1 deletions

View File

@ -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