aboutsummaryrefslogtreecommitdiffstats
path: root/src/trsync.c
Commit message (Collapse)AuthorAgeFilesLines
* trsync: Introduce new "trigger synchronization" supportKevin O'Connor2021-06-091-0/+200
Separate out the stepper stopping code from endstop.c into its own trsync.c code file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>