klipper/src/ar100
Kevin O'Connor 8faed8d9fe stepper: Support step on both edges with custom minimum pulse duration
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>
2025-03-20 19:56:55 -04:00
..
ar100.ld ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
gpio.c ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
gpio.h sensor_lis2dw: add lis3dh sensor and i2c communication 2024-11-12 19:50:48 -05:00
internal.h ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
Kconfig stepper: Support step on both edges with custom minimum pulse duration 2025-03-20 19:56:55 -04:00
main.c ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
Makefile Kconfig: Support selecting optional features on chips with small flash size 2023-06-08 12:59:30 -04:00
serial.c ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
serial.h ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
timer.c ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
timer.h ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
util.c ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00
util.h ar100: Support for ar100 (#6054) 2023-02-20 20:15:01 -05:00