Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tmc_uart: Use print_time=None as default (not print_time=0) | Kevin O'Connor | 2019-06-25 | 1 | -1/+1 |
* | tmc: It's not valid to schedule messages with print_time=0 | Kevin O'Connor | 2019-06-25 | 1 | -2/+4 |
* | tmc_uart: Support print_time in set_register() | Kevin O'Connor | 2019-06-21 | 1 | -3/+6 |
* | tmc_uart: Move UART code from tmc2208.py to new file tmc_uart.py | Kevin O'Connor | 2019-06-18 | 1 | -0/+216 |