rustfmt
This commit is contained in:
		
							parent
							
								
									0d7b005252
								
							
						
					
					
						commit
						a9f6e30bcd
					
				@ -4,7 +4,6 @@ use core::convert::Infallible;
 | 
				
			|||||||
use embassy_hal_internal::{impl_peripheral, into_ref, PeripheralRef};
 | 
					use embassy_hal_internal::{impl_peripheral, into_ref, PeripheralRef};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
use crate::pac::gpio::{self, vals};
 | 
					use crate::pac::gpio::{self, vals};
 | 
				
			||||||
use crate::usb_otg::Out;
 | 
					 | 
				
			||||||
use crate::{pac, peripherals, Peripheral};
 | 
					use crate::{pac, peripherals, Peripheral};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/// GPIO flexible pin.
 | 
					/// GPIO flexible pin.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user