mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Swap F4x1 default board files away from blackpill (#17522)
This commit is contained in:
		
							parent
							
								
									227e552f5c
								
							
						
					
					
						commit
						0fcebdcdf1
					
				| @ -359,7 +359,7 @@ ifneq ($(findstring STM32F401, $(MCU)),) | |||||||
| 
 | 
 | ||||||
|   # Board: it should exist either in <chibios>/os/hal/boards/, |   # Board: it should exist either in <chibios>/os/hal/boards/, | ||||||
|   # <keyboard_dir>/boards/, or drivers/boards/ |   # <keyboard_dir>/boards/, or drivers/boards/ | ||||||
|   BOARD ?= BLACKPILL_STM32_F401 |   BOARD ?= GENERIC_STM32_F401XC | ||||||
| 
 | 
 | ||||||
|   USE_FPU ?= yes |   USE_FPU ?= yes | ||||||
| 
 | 
 | ||||||
| @ -475,7 +475,7 @@ ifneq ($(findstring STM32F411, $(MCU)),) | |||||||
| 
 | 
 | ||||||
|   # Board: it should exist either in <chibios>/os/hal/boards/, |   # Board: it should exist either in <chibios>/os/hal/boards/, | ||||||
|   # <keyboard_dir>/boards/, or drivers/boards/ |   # <keyboard_dir>/boards/, or drivers/boards/ | ||||||
|   BOARD ?= BLACKPILL_STM32_F411 |   BOARD ?= GENERIC_STM32_F411XE | ||||||
| 
 | 
 | ||||||
|   USE_FPU ?= yes |   USE_FPU ?= yes | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Joel Challis
						Joel Challis