Prusa-Firmware-MMU/src
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
..
config Tune debounce timeout of buttons 2022-06-14 07:31:51 +02:00
hal Fix unit tests 2022-05-10 20:03:16 +02:00
logic Fix setup/FINDA init state 2022-06-14 07:32:08 +02:00
modules Fix setup/FINDA init state 2022-06-14 07:32:08 +02:00
CMakeLists.txt Rename idle_mode to application 2022-05-10 20:03:16 +02:00
application.cpp Rename idle_mode to application 2022-05-10 20:03:16 +02:00
application.h Rename idle_mode to application 2022-05-10 20:03:16 +02:00
cmath.h AVR: Do not use __builtin_abs() for long types 2021-11-11 07:41:48 +01:00
debug.cpp Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
debug.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
intlimits.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
main.cpp Fix setup/FINDA init state 2022-06-14 07:32:08 +02:00
main.dox Improve documentation of the startup process 2021-08-12 11:08:09 +02:00
panic.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
pins.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
unit.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
version.c Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
version.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00