🤦
This commit is contained in:
		
							parent
							
								
									7dbae799dc
								
							
						
					
					
						commit
						2dfd66b7c4
					
				| @ -210,7 +210,7 @@ pub(crate) unsafe fn init(config: Config) { | |||||||
|     }); |     }); | ||||||
| 
 | 
 | ||||||
|     #[cfg(stm32f3)] |     #[cfg(stm32f3)] | ||||||
|     let pll_mul_2 = pll.map(|pll| pll * 2u32 ); |     let pll_mul_2 = pll.map(|pll| pll * 2u32); | ||||||
| 
 | 
 | ||||||
|     #[cfg(any(rcc_f1, rcc_f1cl, stm32f3))] |     #[cfg(any(rcc_f1, rcc_f1cl, stm32f3))] | ||||||
|     let usb = match pll { |     let usb = match pll { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user