Prusa-Firmware-MMU/tests/unit
Yuri D'Elia 7337e97765 Rename Motion::DisableAxis to Disable
Implement Motion::SetEnabled (for symmetry with TMC2130::SetEnabled).

Rename DisableAxis to Disable and use the new SetEnabled. This makes the
member names more consistent.
2021-07-11 21:38:01 +02:00
..
hal Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
logic Rename Motion::DisableAxis to Disable 2021-07-11 21:38:01 +02:00
modules Move cpuFrequencyDivider to config::stepTimerFrequencyDivider 2021-07-11 21:17:08 +02:00
CMakeLists.txt Add debouncing for FINDA 2021-06-08 07:00:07 +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