Added board hardware driver support for the Arduino Uno development board.
Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver.
This commit is contained in:
		
							parent
							
								
									b2a30cd48a
								
							
						
					
					
						commit
						25d896a507
					
				
					 8 changed files with 143 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -55,7 +55,7 @@ USB_Descriptor_Device_t DeviceDescriptor =
 | 
			
		|||
		
 | 
			
		||||
	.VendorID               = 0x03EB,
 | 
			
		||||
	.ProductID              = 0x204A,
 | 
			
		||||
	.ReleaseNumber          = 0x0002,
 | 
			
		||||
	.ReleaseNumber          = 0x0001,
 | 
			
		||||
		
 | 
			
		||||
	.ManufacturerStrIndex   = NO_DESCRIPTOR,
 | 
			
		||||
	.ProductStrIndex        = 0x01,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue