Prusa-Firmware-MMU/tests/unit/modules
D.R.racer de8a2f35ae Fix setup/FINDA init state
It turned out FINDA needs running timer to perform BlockingInit() correctly.
Therefore setup() was split into setup() (no IRQ) and setup2() (IRQ enabled).

Then, finally, the check for FINDA state became reliable upon start of the FW.
2022-06-14 07:32:08 +02:00
..
buttons Improve robustness of unit tests 2022-06-14 07:31:51 +02:00
leds Fix (workaround) LED blink when millis overflow + unit test 2021-10-18 16:30:08 +02:00
motion motion: Update tests to check for correct acceleration 2022-05-21 15:13:49 +02:00
protocol Detect successful end of logic::command + start idle countdown 2022-05-10 20:03:16 +02:00
pulse_gen motion: Remove the TODO (tests are now complete) 2022-05-11 08:48:53 +02:00
speed_table tests: remove relative cmake paths in pulse_gen/speed_table 2021-07-12 11:11:49 +02:00
stubs Fix setup/FINDA init state 2022-06-14 07:32:08 +02:00
timebase Fix setup/FINDA init state 2022-06-14 07:32:08 +02:00
CMakeLists.txt Fix setup/FINDA init state 2022-06-14 07:32:08 +02:00