Skip to content
Snippets Groups Projects
Commit 7084f364 authored by Benjamin Reed's avatar Benjamin Reed Committed by Scott Lahteine
Browse files

Flag to reduce Melzi binary size (#14730)

parent 1c3df51f
Branches
Tags
No related merge requests found
...@@ -195,7 +195,7 @@ lib_deps = Servo ...@@ -195,7 +195,7 @@ lib_deps = Servo
platform = atmelavr platform = atmelavr
framework = arduino framework = arduino
board = sanguino_atmega1284p board = sanguino_atmega1284p
build_flags = ${common.build_flags} build_flags = ${common.build_flags} -fmerge-all-constants
upload_speed = 57600 upload_speed = 57600
lib_deps = ${common.lib_deps} lib_deps = ${common.lib_deps}
lib_ignore = TMCStepper, TMC26XStepper lib_ignore = TMCStepper, TMC26XStepper
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment