Fixed issue in USBtoSerial demos where the USART Rx line was not having its pullup enabled at startup, leading to noise being received from the Rx pin when left floating.
Removed unused relative Common.h header include from the DriverStubs board stub drivers. Fixed Benito programmer, use the correct LED functions where needed to ensure correct status display at all times.
This commit is contained in:
		
							parent
							
								
									4421782b7f
								
							
						
					
					
						commit
						99c447c754
					
				
					 12 changed files with 24 additions and 27 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,7 @@ MCU = at90usb162
 | 
			
		|||
# Target board (see library "Board Types" documentation, USER or blank for projects not requiring
 | 
			
		||||
# LUFA board drivers). If USER is selected, put custom board drivers in a directory called 
 | 
			
		||||
# "Board" inside the application directory.
 | 
			
		||||
BOARD  = USBKEY
 | 
			
		||||
BOARD  = USER
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Processor frequency.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue