Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pins: Explicitly pass can_invert and can_pullup to lookup_pin() | Kevin O'Connor | 2018-07-26 | 1 | -6/+3 |
* | tmc2130: Add a DUMP_TMC helper command | Kevin O'Connor | 2018-06-30 | 1 | -3/+33 |
* | tmc2130: Allow the PWMCONF register to be configured | Kevin O'Connor | 2018-05-25 | 1 | -0/+8 |
* | tmc2130: Initial support for sensorless homing | Kevin O'Connor | 2018-05-25 | 1 | -5/+65 |
* | tmc2130: Use an SPI rate of 4Mhz | Kevin O'Connor | 2018-05-25 | 1 | -1/+1 |
* | tmc2130: Configure stealthchop velocity limit | Kevin O'Connor | 2018-05-25 | 1 | -4/+17 |
* | tmc2130: The default TOFF time should be 4 | Kevin O'Connor | 2018-05-24 | 1 | -1/+1 |
* | tmc2130: Add initial support for TMC2130 stepper motor drivers | Kevin O'Connor | 2018-05-20 | 1 | -0/+70 |