Prusa-Firmware-MMU/tests
Yuri D'Elia 172d11869a 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-02-22 11:50:37 +01:00
..
unit Guard critical sections in modules::motion 2022-02-22 11:50:37 +01:00
CMakeLists.txt Fix pathing for gcovr 2021-07-12 12:50:06 +02:00