mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-10 23:35:05 -06:00
Enable RRDFGSC on Due
This commit is contained in:
parent
b259bb4670
commit
a142fab155
8 changed files with 223 additions and 291 deletions
|
@ -95,6 +95,7 @@ framework = arduino
|
|||
board = due
|
||||
build_flags = ${common.build_flags} -I $BUILDSRC_DIR
|
||||
lib_deps = ${common.lib_deps}
|
||||
lib_ignore = TMC26XStepper
|
||||
src_filter = ${common.default_src_filter}
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue