Prusa-Firmware-MMU/tests/unit/logic/stubs
D.R.racer 0fa8a3c278 Refactor original solution from @leptun
- rename stall*guard to StallGuard (match name with the vendor)
- separate TMC2130 module from EEPROM (they do not need to know about each other at all)
- separate SGTHRS settings from motion - moved to globals like all other "global" parameters
- improved EEPROM storage for SGTHRS
2022-09-22 12:16:41 +02:00
..
homing.cpp Refactor original solution from @leptun 2022-09-22 12:16:41 +02:00
homing.h Add more unit tests for homing + fix the homing 2022-02-17 08:21:15 +01:00
main_loop_stub.cpp Fixup unit tests due to new homing behavior 2022-08-02 07:16:54 +02:00
main_loop_stub.h Unit test ErrDisengageIdler: make sure it never sets error while disengaging 2022-07-20 16:23:43 +02:00
stub_motion.cpp Refactor original solution from @leptun 2022-09-22 12:16:41 +02:00
stub_motion.h Fix unit tests 2022-05-10 20:03:16 +02:00