Alex Voinea
							
						 | 
						
							
							
								7fb53899dc
							
							Merge branch 'MK3' into MK3_MMU2_fix1
						 | 
						3 years ago | 
					
				
					
						
							
								   Tom Mittendorf
							
						 | 
						
							
							
								24b638b5d4
							
							fixed undefined behaviour when left shifting a negative number
						 | 
						3 years ago | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								329745368e
							
							Improve PAT9125 UI implementation
						 | 
						3 years ago | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								340bc87110
							
							Checkpoint: jam detection
						 | 
						3 years ago | 
					
				
					
						
							
								   DRracer
							
						 | 
						
							
							
								0933fdb6fe
							
							Merge pull request #3552 from wavexx/temp_model_check
						 | 
						3 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								68c04ca2f6
							
							Switch a few pointers that don't manipute strings to const
						 | 
						3 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								16b9acf8bc
							
							Decouple temperature ISR from ADC readings
						 | 
						3 years ago | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								f25bddce35
							
							Simplify GETPC()
						 | 
						3 years ago | 
					
				
					
						
							
								   Guðni Már Gilbert
							
						 | 
						
							
							
								31c8e4bc4c
							
							* Remove redundant externs already included with temperature.h
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								56e531d40a
							
							Improve/fix D23 for M2.5/S printers
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								380e34d481
							
							Include "Dcodes.h" after "Marlin.h" for configuration
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								700825ff76
							
							serial_dump: include hex prefix
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								dd8c6c064c
							
							xfdump: simplify stack debugging (sample pc+sp)
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								a614268c94
							
							serial_dump_and_reset: do not call manage_heater with interrupts disabled
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								d193d0f7ac
							
							serial_dump: manipulate WDT just once
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								928c7211ad
							
							emergency handlers: always save SP _at_ the crash location
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								7db667ca86
							
							serial_dump_and_reset: turn on print fan while dumping
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								ea51d65137
							
							serial_dump_and_reset: do not completely disable WDT
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								bd57e00448
							
							Implement an online crash dumper for MK2.5 boards
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								f7dc8dcaef
							
							Fix usage of RAMEND
						 | 
						4 years ago | 
					
				
					
						
							
								   Voinea Dragos
							
						 | 
						
							
							
								0a77f2c02d
							
							Dump header as well
						 | 
						4 years ago | 
					
				
					
						
							
								   Voinea Dragos
							
						 | 
						
							
							
								094c577e9d
							
							Fix XFLASH_DUMP print_mem
						 | 
						4 years ago | 
					
				
					
						
							
								   Voinea Dragos
							
						 | 
						
							
							
								8c3d76f85f
							
							Fix millis reference
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								378f239ff0
							
							dcode_code: fix inverted define to print larger types
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								c072fbbf02
							
							Dcodes: fix daddr_t type when only XFLASH_DUMP is enabled
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								c331c07b16
							
							xfdump: reuse standard definitions for SRAM size/offset
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								30402e0404
							
							Dcodes: add D20/D21/D22 to generate/read/clear dumps
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								6dfef76346
							
							xfdump: implement dump-to-xflash functionality
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								5ae8bad0ba
							
							Introduce "xflash_layout" to organize XFLASH's content
						 | 
						4 years ago | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								af636c7f2a
							
							Move "xflash" include inside the conditional
						 | 
						4 years ago |