forked from mfulz_github/qmk_firmware
		
	pegasushoof Specify the bootloader to use :flash (#6614)
A support for newer :flash command to pegasus hoof
This commit is contained in:
		
							parent
							
								
									bc86eb2233
								
							
						
					
					
						commit
						d2ce12d15d
					
				@ -36,15 +36,7 @@ F_USB = $(F_CPU)
 | 
				
			|||||||
# Interrupt driven control endpoint task(+60)
 | 
					# Interrupt driven control endpoint task(+60)
 | 
				
			||||||
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 | 
					OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					BOOTLOADER=atmel-dfu
 | 
				
			||||||
# Boot Section Size in *bytes*
 | 
					 | 
				
			||||||
#   Teensy halfKay   512
 | 
					 | 
				
			||||||
#   Teensy++ halfKay 1024
 | 
					 | 
				
			||||||
#   Atmel DFU loader 4096
 | 
					 | 
				
			||||||
#   LUFA bootloader  4096
 | 
					 | 
				
			||||||
#   USBaspLoader     2048
 | 
					 | 
				
			||||||
OPT_DEFS += -DBOOTLOADER_SIZE=4096
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Build Options
 | 
					# Build Options
 | 
				
			||||||
#   change yes to no to disable
 | 
					#   change yes to no to disable
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user