Allow APM32 MCUs on certain CannonKeys PCBs (#10899)
* Allow APM32 MCUs on certain CannonKeys PCBs * another one * Update DFU suffix args * missed one * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
		
							parent
							
								
									6ab0a6e796
								
							
						
					
					
						commit
						0f086df89f
					
				
					 10 changed files with 27 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -16,5 +16,8 @@ BACKLIGHT_ENABLE = yes
 | 
			
		|||
RGBLIGHT_ENABLE = yes
 | 
			
		||||
WS2812_DRIVER = spi
 | 
			
		||||
 | 
			
		||||
# Wildcard to allow APM32 MCU 
 | 
			
		||||
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
 | 
			
		||||
 | 
			
		||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
 | 
			
		||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue