Minor HAL cleanup
This commit is contained in:
		
							parent
							
								
									90e2c42031
								
							
						
					
					
						commit
						b9b07387d7
					
				@ -261,14 +261,6 @@ void HAL_idletask() {
 | 
				
			|||||||
  #endif
 | 
					  #endif
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* VGPV Done with defines
 | 
					 | 
				
			||||||
// disable interrupts
 | 
					 | 
				
			||||||
void cli() { noInterrupts(); }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// enable interrupts
 | 
					 | 
				
			||||||
void sei() { interrupts(); }
 | 
					 | 
				
			||||||
*/
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
void HAL_clear_reset_source() { }
 | 
					void HAL_clear_reset_source() { }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user