First attempt at adding TMC Driver support. May need some cleanup.
This commit is contained in:
17
ArduinoAddons/Arduino_1.x.x/libraries/TMC26XStepper/.gitignore
vendored
Normal file
17
ArduinoAddons/Arduino_1.x.x/libraries/TMC26XStepper/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
#mac stuff
|
||||
.DS_Store
|
||||
|
||||
#eclipse stuff
|
||||
.classpath
|
||||
.project
|
||||
|
||||
#processing stuff
|
||||
generated/
|
||||
examples/TMC26XMotorTester/processing/TMC26XMotorTest/application.*/
|
||||
examples/TMC26XMotorTester/processing/TMC26XMotorTest/application.*
|
||||
|
||||
#eagle stuff
|
||||
schematics/*.b#?
|
||||
schematics/*.s#?
|
||||
|
||||
*.zip
|
Reference in New Issue
Block a user