All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed.
Fixed Still Image Host class driver not resetting the transaction ID when a new session is opened, fixed driver not sending a valid session ID to the device.
This commit is contained in:
		
							parent
							
								
									b8db5fc1e7
								
							
						
					
					
						commit
						74353374c3
					
				
					 21 changed files with 34 additions and 21 deletions
				
			
		| 
						 | 
				
			
			@ -111,6 +111,7 @@ int main(void)
 | 
			
		|||
				}
 | 
			
		||||
				
 | 
			
		||||
				printf("Keyboard Enumerated.\r\n");
 | 
			
		||||
				LEDs_SetAllLEDs(LEDMASK_USB_READY);
 | 
			
		||||
				USB_HostState = HOST_STATE_Configured;
 | 
			
		||||
				break;
 | 
			
		||||
			case HOST_STATE_Configured:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue