Guðni Már Gilbert
|
b1972fdcee
Fixes https://github.com/prusa3d/Prusa-Firmware/issues/3252
|
3 anni fa |
Guðni Már Gilbert
|
25408d14da
Remove unused #ifdef MK1BP
|
3 anni fa |
Guðni Már Gilbert
|
13477c65c6
Remove two functions EEPROM_read_B() and EEPROM_save_B()
|
3 anni fa |
Guðni Már Gilbert
|
538ce06bf0
Remove unused function lcd_choose_color()
|
3 anni fa |
Guðni Már Gilbert
|
d853c19a21
Use fabs() instead of abs() when using floats
|
3 anni fa |
Guðni Már Gilbert
|
153de8e1db
Remove redundant lines
|
3 anni fa |
Guðni Már Gilbert
|
47b8462c38
Remove two functions EEPROM_read() and EEPROM_save()
|
3 anni fa |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 anni fa |
Alex Voinea
|
30d9faef9d
Minor fixes to SD presence handling (#3139)
|
3 anni fa |
Yuri D'Elia
|
a92c0278fe
Use LCD_WIDTH instead of hardcoding 20
|
3 anni fa |
Yuri D'Elia
|
09e935d27b
Fix two new explicit case fallthru warnings
|
3 anni fa |
Yuri D'Elia
|
d727a949dd
Silence explicit case-fallthru
|
3 anni fa |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
3 anni fa |
Yuri D'Elia
|
97f66a6a13
Remove ignored/incorrect PROGMEM
|
3 anni fa |
Yuri D'Elia
|
dd8c6c064c
xfdump: simplify stack debugging (sample pc+sp)
|
3 anni fa |
Yuri D'Elia
|
97535ec0c1
Fix last commit
|
3 anni fa |
Yuri D'Elia
|
e6d520cf6e
Add test code for the stack overflow handler
|
3 anni fa |
Yuri D'Elia
|
928c7211ad
emergency handlers: always save SP _at_ the crash location
|
3 anni fa |
Yuri D'Elia
|
6de98f7b0d
Move inclusion closer to the usage point
|
3 anni fa |
Yuri D'Elia
|
050cf72e98
Move stack checking to the temperature ISR
|
3 anni fa |
Yuri D'Elia
|
01934b89e9
xflash_dump is now always required in all variants
|
3 anni fa |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
3 anni fa |
Yuri D'Elia
|
e28301f391
Report crash also in MK2.5, fix stack_error abuse
|
3 anni fa |
Yuri D'Elia
|
bd57e00448
Implement an online crash dumper for MK2.5 boards
|
3 anni fa |
Yuri D'Elia
|
31f416fd5e
Rename dump_crash_source to dump_crash_reason
|
3 anni fa |
Yuri D'Elia
|
c375610668
Move "WDR dump" inside EMERGENGENCY_DUMP
|
3 anni fa |
Yuri D'Elia
|
63f870c089
Enable the "WDR reset" menu item in DEBUG_BUILD only
|
3 anni fa |
Voinea Dragos
|
1e786c7f55
WDR crash initial
|
3 anni fa |
Yuri D'Elia
|
c31109c750
Implement MENU_DUMP: offline memory dump from "Support"
|
3 anni fa |
Yuri D'Elia
|
c089ac5341
Implement EMERGENCY_DUMP for offline analysis
|
3 anni fa |