Prusa-Firmware-MMU/src
D.R.racer d6124304ce Remove handling of left+right buttons in error states
Based on long-term test experience - saves some code + prevents the user from entering hard-to-understand states.
Only Retry remains as the one and only way of recovering from errors.
2023-02-10 09:56:27 +01:00
..
config Compute vSense dynamically from iRun/iHold 2022-12-29 09:01:27 +01:00
hal Add runtime iHold <= iRun check 2022-12-29 11:27:34 +01:00
logic Remove handling of left+right buttons in error states 2023-02-10 09:56:27 +01:00
modules Add runtime iHold <= iRun check 2022-12-29 11:27:34 +01:00
CMakeLists.txt Fix test build 2022-08-11 10:26:42 +02:00
application.cpp Separate NoCommand and StartUp (new state machine) 2022-12-27 12:41:29 +01:00
application.h Add basic unit test infrastructure for application + registers 2022-08-11 10:26:42 +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 Refactor CheckFINDAvsEEPROM and setup2 2022-12-27 12:41:29 +01: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
registers.cpp Add runtime iHold <= iRun check 2022-12-29 11:27:34 +01:00
registers.h Introduce register map + use Read/Write register 2022-08-11 10:26:42 +02:00
unit.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
version.hpp Make CMake the source of truth for versioning 2022-08-11 10:26:42 +02:00