De-duplicate platform detection (#19545)
This commit is contained in:
		
							parent
							
								
									20474ae232
								
							
						
					
					
						commit
						e11235ee14
					
				
					 7 changed files with 21 additions and 18 deletions
				
			
		| 
						 | 
				
			
			@ -37,6 +37,8 @@
 | 
			
		|||
# BOOTLOADER_SIZE can still be defined manually, but it's recommended
 | 
			
		||||
# you add any possible configuration to this list
 | 
			
		||||
 | 
			
		||||
FIRMWARE_FORMAT?=hex
 | 
			
		||||
 | 
			
		||||
ifeq ($(strip $(BOOTLOADER)), custom)
 | 
			
		||||
    OPT_DEFS += -DBOOTLOADER_CUSTOM
 | 
			
		||||
    BOOTLOADER_TYPE = custom
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue