Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project.
This commit is contained in:
		
							parent
							
								
									40631e9fe5
								
							
						
					
					
						commit
						dfe50ff349
					
				
					 9 changed files with 40 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -118,7 +118,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
 | 
			
		|||
			.Data                   = {0x06}
 | 
			
		||||
		},
 | 
			
		||||
		
 | 
			
		||||
	.CDC_Functional_Union= 
 | 
			
		||||
	.CDC_Functional_Union = 
 | 
			
		||||
		{
 | 
			
		||||
			.Header                 = {.Size = sizeof(CDC_FUNCTIONAL_DESCRIPTOR(2)), .Type = 0x24},
 | 
			
		||||
			.SubType                = 0x06,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue