Voinea Dragos
|
094c577e9d
Fix XFLASH_DUMP print_mem
|
3 years ago |
Voinea Dragos
|
8c3d76f85f
Fix millis reference
|
3 years ago |
Yuri D'Elia
|
378f239ff0
dcode_code: fix inverted define to print larger types
|
3 years ago |
Yuri D'Elia
|
c072fbbf02
Dcodes: fix daddr_t type when only XFLASH_DUMP is enabled
|
3 years ago |
Yuri D'Elia
|
c331c07b16
xfdump: reuse standard definitions for SRAM size/offset
|
3 years ago |
Yuri D'Elia
|
30402e0404
Dcodes: add D20/D21/D22 to generate/read/clear dumps
|
3 years ago |
Yuri D'Elia
|
6dfef76346
xfdump: implement dump-to-xflash functionality
|
3 years ago |
Yuri D'Elia
|
5ae8bad0ba
Introduce "xflash_layout" to organize XFLASH's content
|
3 years ago |
Yuri D'Elia
|
af636c7f2a
Move "xflash" include inside the conditional
|
3 years ago |
Yuri D'Elia
|
0fcdada579
D6: add documentation
|
3 years ago |
Yuri D'Elia
|
ed9f52dd85
D6: also hide declaration behind conditional
|
3 years ago |
Yuri D'Elia
|
db096557d4
D[236]: remove "busy" messages while dumping, avoid WDT
|
3 years ago |
Yuri D'Elia
|
12e124324f
Remove PROGMEM handling from print_mem until D5 uses dcode_core
|
3 years ago |
Yuri D'Elia
|
f9371146d0
Implement reading XFLASH with D6
|
3 years ago |
Yuri D'Elia
|
915f5a7692
Unify D2 and D3 handling
|
3 years ago |
Yuri D'Elia
|
2d25a5705f
Fix D2 to read the entire SRAM content
|
3 years ago |
Yuri D'Elia
|
62f496e1d6
Allow D2 to be enabled selectively
|
3 years ago |
Alex Voinea
|
c951bea627
Remove unused/broken bootapp code
|
3 years ago |
Voinea Dragos
|
da21916473
Change printf_P without format arguments and NL to puts_P only
|
3 years ago |
D.R.racer
|
c710253cca
Code cleanup and size reduction and RAM optimization
|
3 years ago |
Alex Voinea
|
8d9dc73d1b
Fix compile error
|
4 years ago |
Alex Voinea
|
5530b99882
Reboot after factory reset
|
4 years ago |
DRracer
|
c8f67f2279
Merge pull request #2568 from 3d-gussner/MK3_Dcodes_move
|
4 years ago |
3d-gussner
|
a1b8ee67b3
Fix missing (hex) in D5 code (#2560)
|
4 years ago |
3d-gussner
|
957bfd89e3
Merge remote-tracking branch 'upstream/MK3' into MK3_Dcodes_move
|
4 years ago |
3d-gussner
|
6da401be56
Move few D-codes command from Marlin_main to Dcodes
|
4 years ago |
Alex Voinea
|
f13269d8a9
Code cleanup
|
4 years ago |
Alex Voinea
|
104f81cd27
Fix case sensitive include
|
4 years ago |
Alex Voinea
|
988ba6d8b0
Fix DEBUG_BUILD
|
4 years ago |
3d-gussner
|
2ceec597a5
Fix typo
|
4 years ago |