Fixes for bootloader refactor build failures (#15638)
This commit is contained in:
		
							parent
							
								
									99e11f4823
								
							
						
					
					
						commit
						5fb93934d0
					
				
					 27 changed files with 53 additions and 121 deletions
				
			
		| 
						 | 
				
			
			@ -208,9 +208,6 @@ static void stm32_gpio_init(void) {
 | 
			
		|||
 *          else.
 | 
			
		||||
 */
 | 
			
		||||
void __early_init(void) {
 | 
			
		||||
  extern void enter_bootloader_mode_if_requested(void);
 | 
			
		||||
  enter_bootloader_mode_if_requested();
 | 
			
		||||
 | 
			
		||||
  stm32_gpio_init();
 | 
			
		||||
  stm32_clock_init();
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue