Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						06850e0e1e 
					 
					
						
						
							
							refactor(system): removed esp_system from astyle ignore list and reformated it  
						
						
						
						
					 
					
						2024-01-30 15:17:15 +08:00 
						 
				 
			
				
					
						
							
							
								Martin Vychodil 
							
						 
					 
					
						
						
							
						
						65bc1ed055 
					 
					
						
						
							
							System: remove digital-system reset within OS restart when Memprot on  
						
						
						
						
					 
					
						2023-06-26 20:22:59 +02:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						083d9e7c0f 
					 
					
						
						
							
							mcpwm: reset peripheral in restart, panic and halt  
						
						... 
						
						
						
						mcpwm is commonly used in power eletronic area, when restart happens,
make sure the mcpwm generator is not working.
closes https://github.com/espressif/esp-idf/issues/11324  
						
						
					 
					
						2023-05-06 15:58:58 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						5d26a0de9a 
					 
					
						
						
							
							wdt: add support for H2  
						
						
						
						
					 
					
						2023-02-23 11:22:51 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						5e9e8c396f 
					 
					
						
						
							
							wdt: add support for WDTs on C6  
						
						
						
						
					 
					
						2023-01-19 12:58:26 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						30d12af191 
					 
					
						
						
							
							TWDT: refactor the TWDT to be driver agnostic  
						
						... 
						
						
						
						This refactoring brings a private API for the TWDT implementation, which
can now use a hardware timer (Timer Group) or a software timer (esp_timer) 
						
						
					 
					
						2022-09-15 14:37:59 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						53c7dd4efc 
					 
					
						
						
							
							WDT: implement interrupt wdt and task wdt for ESP32-C2  
						
						... 
						
						
						
						ESP32-C2 has a single group timer, thus it will use it for the interrupt watchdog,
which is more critical than the task watchdog. The latter is implement in
software thanks to the `esp_timer`component. 
						
						
					 
					
						2022-09-15 14:37:59 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Bagaporo 
							
						 
					 
					
						
						
							
						
						d7e9567c00 
					 
					
						
						
							
							esp_system, esp_timer: fix time function description  
						
						
						
						
					 
					
						2021-03-25 15:47:19 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Bagaporo 
							
						 
					 
					
						
						
							
						
						5e8799bbfe 
					 
					
						
						
							
							esp_common: move some headers  
						
						
						
						
					 
					
						2021-02-24 12:16:37 +08:00