Prusa-Firmware-MMU/tests/unit/modules/stubs
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
..
stub_adc.cpp Improve robustness of unit tests 2022-06-14 07:31:51 +02:00
stub_adc.h Improve robustness of unit tests 2022-06-14 07:31:51 +02:00
stub_cpu.cpp Detect successful end of logic::command + start idle countdown 2022-05-10 20:03:16 +02:00
stub_eeprom.cpp Fix start MMU with filament blocking the selector 2021-11-03 10:37:51 +01:00
stub_eeprom.h Fix start MMU with filament blocking the selector 2021-11-03 10:37:51 +01:00
stub_gpio.cpp GPIO: correctly stub known ports 2021-07-05 15:20:11 +02:00
stub_panic.cpp Use relative paths for panic.h 2021-09-02 12:00:59 +02:00
stub_serial.cpp Detect successful end of logic::command + start idle countdown 2022-05-10 20:03:16 +02:00
stub_shr16.cpp Motion: test low-level enable changes via GPIO stub 2021-08-25 07:57:19 +02:00
stub_spi.cpp Motion: Use an SPI stub in order to test TMC2130 2021-08-25 07:57:19 +02:00
stub_timebase.cpp Fix setup/FINDA init state 2022-06-14 07:32:08 +02:00
stub_timebase.h Introduce short namespace aliases 2021-08-04 11:03:56 +02:00
stub_tmc2130.cpp Fix unit tests 2021-10-21 07:55:41 +02:00