library - TMC26x Stepper
This commit is contained in:
parent
ae9de515b8
commit
d8785ffc6f
52 changed files with 33033 additions and 0 deletions
17
ArduinoAddons/Arduino_1.6.x/libraries/TMC26XStepper/.gitignore
vendored
Normal file
17
ArduinoAddons/Arduino_1.6.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue