Add eeprom defaults for tinyuf2 bootloader (#18042)
This commit is contained in:
		
							parent
							
								
									1c47bd0ddf
								
							
						
					
					
						commit
						43fd647130
					
				
					 21 changed files with 5 additions and 574 deletions
				
			
		| 
						 | 
				
			
			@ -199,6 +199,7 @@ endif
 | 
			
		|||
ifeq ($(strip $(BOOTLOADER)), tinyuf2)
 | 
			
		||||
    OPT_DEFS += -DBOOTLOADER_TINYUF2
 | 
			
		||||
    BOOTLOADER_TYPE = tinyuf2
 | 
			
		||||
    FIRMWARE_FORMAT = uf2
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(BOOTLOADER)), rp2040)
 | 
			
		||||
    OPT_DEFS += -DBOOTLOADER_RP2040
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue