Prusa-Firmware-MMU/tests
Yuri D'Elia fbb5843158 Guard critical sections in modules::motion
While motion queuing is safe, code that relies on the current block
needs to run with the isr disabled.

Protect AbortPlannedMoves and CurPosition from isr' interference by
using a RAII guard.
2022-05-02 12:33:37 +02:00
..
unit Guard critical sections in modules::motion 2022-05-02 12:33:37 +02:00
CMakeLists.txt Fix pathing for gcovr 2021-07-12 12:50:06 +02:00