Prusa-Firmware-MMU/tests/unit/modules
D.R.racer 36cf1d2c0f 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-09 16:16:17 +02:00
..
buttons Extract buttonADCMaxValue into config 2022-02-17 08:21:15 +01: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-09 16:16:17 +02:00
timebase Fix setup/FINDA init state 2022-06-09 16:16:17 +02:00
CMakeLists.txt Fix setup/FINDA init state 2022-06-09 16:16:17 +02:00