Guðni Már Gilbert
|
2554d21925
Use uint8_t when using axis enum
|
3 years ago |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 years ago |
Alex Voinea
|
30d9faef9d
Minor fixes to SD presence handling (#3139)
|
3 years ago |
Yuri D'Elia
|
a92c0278fe
Use LCD_WIDTH instead of hardcoding 20
|
3 years ago |
Yuri D'Elia
|
09e935d27b
Fix two new explicit case fallthru warnings
|
3 years ago |
Yuri D'Elia
|
d727a949dd
Silence explicit case-fallthru
|
3 years ago |
Yuri D'Elia
|
f2fe57bfc0
Fix unused static declaration warnings
|
3 years ago |
Yuri D'Elia
|
97f66a6a13
Remove ignored/incorrect PROGMEM
|
3 years ago |
Yuri D'Elia
|
dd8c6c064c
xfdump: simplify stack debugging (sample pc+sp)
|
3 years ago |
Yuri D'Elia
|
97535ec0c1
Fix last commit
|
3 years ago |
Yuri D'Elia
|
e6d520cf6e
Add test code for the stack overflow handler
|
3 years ago |
Yuri D'Elia
|
928c7211ad
emergency handlers: always save SP _at_ the crash location
|
3 years ago |
Yuri D'Elia
|
6de98f7b0d
Move inclusion closer to the usage point
|
3 years ago |
Yuri D'Elia
|
050cf72e98
Move stack checking to the temperature ISR
|
3 years ago |
Yuri D'Elia
|
01934b89e9
xflash_dump is now always required in all variants
|
3 years ago |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
3 years ago |
Yuri D'Elia
|
e28301f391
Report crash also in MK2.5, fix stack_error abuse
|
3 years ago |
Yuri D'Elia
|
bd57e00448
Implement an online crash dumper for MK2.5 boards
|
3 years ago |
Yuri D'Elia
|
31f416fd5e
Rename dump_crash_source to dump_crash_reason
|
3 years ago |
Yuri D'Elia
|
c375610668
Move "WDR dump" inside EMERGENGENCY_DUMP
|
3 years ago |
Yuri D'Elia
|
63f870c089
Enable the "WDR reset" menu item in DEBUG_BUILD only
|
3 years ago |
Voinea Dragos
|
1e786c7f55
WDR crash initial
|
3 years ago |
Yuri D'Elia
|
c31109c750
Implement MENU_DUMP: offline memory dump from "Support"
|
3 years ago |
Yuri D'Elia
|
c089ac5341
Implement EMERGENCY_DUMP for offline analysis
|
3 years ago |
Yuri D'Elia
|
1a92f2e19f
Merge remote-tracking branch 'upstream/MK3_3.10.0' into fix_partial_redraw2
|
3 years ago |
DRracer
|
eaa6801849
Merge pull request #3136 from leptun/PFW-1225_fix_open_file_from_sd_wrong_file
|
3 years ago |
DRracer
|
80e248662c
Merge pull request #3079 from 3d-gussner/PFW-1189
|
3 years ago |
DRracer
|
a3b392d96c
Merge pull request #3130 from DRracer/move-alldata-2-end
|
3 years ago |
Voinea Dragos
|
1a70f3369d
fix comment
|
3 years ago |
Voinea Dragos
|
d9976ca69c
Fix menu_action_sdfile() check_file(filename) call
|
3 years ago |