Yuri D'Elia
|
56e531d40a
Improve/fix D23 for M2.5/S printers
|
3 年 前 |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 年 前 |
Yuri D'Elia
|
934b567e5a
Remove "bonus" exclamation points from the crash message
|
3 年 前 |
Yuri D'Elia
|
edde002cdc
Merge remote-tracking branch 'upstream/MK3' into fix_longpress_isr
|
3 年 前 |
Voinea Dragos
|
0cbc759d8b
Second attempt at retrieving the SN from the 32u2 IC
|
3 年 前 |
Yuri D'Elia
|
09e935d27b
Fix two new explicit case fallthru warnings
|
3 年 前 |
Yuri D'Elia
|
c096462aab
Clarify statement by adding extra braces
|
3 年 前 |
Yuri D'Elia
|
051f03119b
Fix misleading indentation warnings by expanding tabs
|
3 年 前 |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
3 年 前 |
Yuri D'Elia
|
eafdf6c216
Also move host_keepalive to manage_inactivity()
|
3 年 前 |
Yuri D'Elia
|
29322d4bf3
Move host_autoreport() to manage_inactivity()
|
3 年 前 |
Yuri D'Elia
|
5c8a231ed6
Move autoreporting out of the temperature ISR
|
3 年 前 |
Yuri D'Elia
|
06d91ddcee
Handle Long-Press in the main loop
|
3 年 前 |
Yuri D'Elia
|
dd8c6c064c
xfdump: simplify stack debugging (sample pc+sp)
|
3 年 前 |
Yuri D'Elia
|
928c7211ad
emergency handlers: always save SP _at_ the crash location
|
3 年 前 |
Yuri D'Elia
|
96aad0a475
Remove duplication in crash handlers
|
3 年 前 |
Yuri D'Elia
|
fa0f58d5bc
serial_dump: add description about bad_isr
|
3 年 前 |
Voinea Dragos
|
8e667a8acd
bad ISR catch
|
3 年 前 |
Yuri D'Elia
|
050cf72e98
Move stack checking to the temperature ISR
|
3 年 前 |
Yuri D'Elia
|
01934b89e9
xflash_dump is now always required in all variants
|
3 年 前 |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
3 年 前 |
Yuri D'Elia
|
e28301f391
Report crash also in MK2.5, fix stack_error abuse
|
3 年 前 |
Yuri D'Elia
|
bd57e00448
Implement an online crash dumper for MK2.5 boards
|
3 年 前 |
Yuri D'Elia
|
3187b96ca4
xfdump: report to the host that a dump is available
|
3 年 前 |
Yuri D'Elia
|
31f416fd5e
Rename dump_crash_source to dump_crash_reason
|
3 年 前 |
Yuri D'Elia
|
c375610668
Move "WDR dump" inside EMERGENGENCY_DUMP
|
3 年 前 |
Voinea Dragos
|
1e786c7f55
WDR crash initial
|
3 年 前 |
Yuri D'Elia
|
c089ac5341
Implement EMERGENCY_DUMP for offline analysis
|
3 年 前 |
Yuri D'Elia
|
30402e0404
Dcodes: add D20/D21/D22 to generate/read/clear dumps
|
3 年 前 |
Yuri D'Elia
|
f9371146d0
Implement reading XFLASH with D6
|
3 年 前 |