mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-03 21:40:38 -07:00
Add support for "step on both edges" to the main stepper_event_full() code. This makes that mode of operation available even when the micro-controller is not compiled for "optimized step on both edges". It also enables the custom pulse duration support (step_pulse_ticks) when in "step on both edges" mode. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| ar100.ld | ||
| gpio.c | ||
| gpio.h | ||
| internal.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| serial.c | ||
| serial.h | ||
| timer.c | ||
| timer.h | ||
| util.c | ||
| util.h | ||