Use a macro for HAL header redirection (#10380)
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							12785583d0
						
					
				
				
					commit
					cc6d41e1d3
				
			@@ -32,7 +32,7 @@
 | 
			
		||||
// Includes
 | 
			
		||||
// --------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
#include "../HAL.h"
 | 
			
		||||
#include "HAL.h"
 | 
			
		||||
 | 
			
		||||
#include "HAL_timers_Due.h"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user