Prusa-Firmware-MMU/tests/unit
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
..
application Fix computation of CRC for Write requests (non-zero value2) 2022-09-08 11:39:10 +02:00
hal Fix unit tests 2022-05-10 20:03:16 +02:00
logic Refactor original solution from @leptun 2022-09-22 12:16:41 +02:00
modules Refactor original solution from @leptun 2022-09-22 12:16:41 +02:00
CMakeLists.txt Add basic unit test infrastructure for application + registers 2022-08-11 10:26:42 +02:00
system_test.cpp Remove invalid/useless test sizeof(ptr) == 4 2021-06-29 08:59:36 +02:00
test_main.cpp Add first unit test 2021-05-13 17:35:08 +02:00