mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-15 17:09:29 -07:00
Add an optimized step function for drivers that support stepping on both rising and falling edges of the step pin. Enable this optimization on 32bit ARM micro-controllers. Automatically detect this capability in the host code and enable on TMC drivers running in SPI/UART mode. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| adc.c | ||
| bootrom.c | ||
| chipid.c | ||
| gpio.c | ||
| gpio.h | ||
| hard_pwm.c | ||
| internal.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| rp2040_link.lds.S | ||
| serial.c | ||
| spi.c | ||
| timer.c | ||
| usbserial.c | ||