[LPC176x] HAL: Add missing program space definition (#10776)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							50270b53a0
						
					
				
				
					commit
					9b64fdbc3a
				
			| @@ -93,6 +93,7 @@ extern "C" void GpioDisableInt(uint32_t port, uint32_t pin); | ||||
| #define strcpy_P strcpy | ||||
| #define snprintf_P snprintf | ||||
| #define strlen_P strlen | ||||
| #define strchr_P strchr | ||||
|  | ||||
| // Time functions | ||||
| extern "C" { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user