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