Update HID bootloader loader application to support the VID/PID used by the bootloader.
This commit is contained in:
		
							parent
							
								
									cae0fa73d7
								
							
						
					
					
						commit
						7d823d926f
					
				
					 8 changed files with 98 additions and 39 deletions
				
			
		| 
						 | 
				
			
			@ -199,6 +199,7 @@ ADEFS += -DBOARD=BOARD_$(BOARD)
 | 
			
		|||
ADEFS += -DBOOT_START_ADDR=$(BOOT_START)UL
 | 
			
		||||
ADEFS += $(LUFA_OPTS)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Place -D or -U options here for C++ sources
 | 
			
		||||
CPPDEFS  = -DF_CPU=$(F_CPU)UL
 | 
			
		||||
CPPDEFS += -DF_CLOCK=$(F_CLOCK)UL
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue