mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						83e8e5845a
					
				@ -367,6 +367,10 @@ ifneq ($(findstring STM32F401, $(MCU)),)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  # Bootloader address for STM32 DFU
 | 
					  # Bootloader address for STM32 DFU
 | 
				
			||||||
  STM32_BOOTLOADER_ADDRESS ?= 0x1FFF0000
 | 
					  STM32_BOOTLOADER_ADDRESS ?= 0x1FFF0000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  # Revert to legacy wear-leveling driver until ChibiOS's EFL driver is fixed with 128kB and 384kB variants.
 | 
				
			||||||
 | 
					  EEPROM_DRIVER ?= wear_leveling
 | 
				
			||||||
 | 
					  WEAR_LEVELING_DRIVER ?= legacy
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ifneq ($(findstring STM32F405, $(MCU)),)
 | 
					ifneq ($(findstring STM32F405, $(MCU)),)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user