Bob-the-Kuhn
|
0d0dfba203
|
STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579)
|
2020-01-17 02:44:01 -06:00 |
|
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
2020-01-13 18:47:30 -06:00 |
|
Scott Lahteine
|
ca6d00b862
|
Save some string flash
|
2019-11-02 00:48:05 -05:00 |
|
Scott Lahteine
|
665e45e0ba
|
Reduce string storage, use masking 'seen'
|
2019-09-26 04:30:55 -05:00 |
|
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
2019-08-31 19:44:45 -05:00 |
|
Scott Lahteine
|
c8e30b6639
|
Fix code attempting to sprintf %f (#14869)
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
|
2019-08-08 01:51:37 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
f5bcc00570
|
Unify debugging output with debug_out.h (#13388)
|
2019-03-14 02:25:42 -05:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Bob Kuhn
|
2f35747f29
|
L6470 SPI daisy chain support (#12895)
|
2019-01-23 19:06:54 -06:00 |
|