Prusa-Firmware-MMU/tests/unit
D.R.racer 5af0125672 LoadFilament should not set filament loaded (surprisingly)
because of the change of semantics of LoadFilament operation.
LoadFilament pushes the filament into FINDA and then retracts it back just to keep the
filament ready to be grabbed by the idler and pulley and loaded into the printer's nozzle.

So the selector is not blocked by the filament -> filament NOT loaded
2021-10-12 18:11:05 +02:00
..
hal Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
logic LoadFilament should not set filament loaded (surprisingly) 2021-10-12 18:11:05 +02:00
modules Add 'F' and 'f' decoding + unit tests where necessary 2021-09-29 13:28:34 +02:00
CMakeLists.txt Make motion::QueueEmpty inline for non-UNITTEST builds 2021-09-02 08:35:56 +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