Enable RRDFGSC on Due

This commit is contained in:
Bob-the-Kuhn
2017-12-21 12:05:25 -06:00
committed by Scott Lahteine
parent b259bb4670
commit a142fab155
8 changed files with 223 additions and 291 deletions

View File

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