Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.
This commit is contained in:
		
							parent
							
								
									6c738343ae
								
							
						
					
					
						commit
						4068efbd18
					
				
					 9 changed files with 56 additions and 38 deletions
				
			
		| 
						 | 
				
			
			@ -278,6 +278,7 @@
 | 
			
		|||
 | 
			
		||||
		/* Function Prototypes: */
 | 
			
		||||
			#if defined(__INCLUDE_FROM_HOSTSTDREQ_C)
 | 
			
		||||
				static uint8_t USB_Host_SendControlRequest_PRV(void* const BufferPtr);
 | 
			
		||||
				static uint8_t USB_Host_WaitForIOS(const uint8_t WaitType);
 | 
			
		||||
			#endif
 | 
			
		||||
	#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue