Prusa-Firmware-MMU/tests/unit/logic/stubs
Yuri D'Elia d55e01bb58 Motion/PulseGen: allow to abort a move for chaining
Add a new parameter "halt" (default to true) to control the stopping
behavior:

- halt=true: no subsequent moves will be planned, motions stops abruptly
- half=false: a new move will be chained after the current one
2021-08-30 12:49:34 +02:00
..
main_loop_stub.cpp Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
main_loop_stub.h Update to latest main + fix unit tests 2021-08-02 10:52:18 +02:00
stub_motion.cpp Motion/PulseGen: allow to abort a move for chaining 2021-08-30 12:49:34 +02:00
stub_motion.h Revised WIP for the Motion API 2021-07-07 16:59:39 +02:00