Fix ci/rustfmt
This commit is contained in:
		
							parent
							
								
									67c2ee22be
								
							
						
					
					
						commit
						05cb1baf37
					
				@ -46,7 +46,6 @@ pub(crate) mod relocate;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
// Reexports
 | 
					// Reexports
 | 
				
			||||||
pub use embassy_hal_internal::{into_ref, Peripheral, PeripheralRef};
 | 
					pub use embassy_hal_internal::{into_ref, Peripheral, PeripheralRef};
 | 
				
			||||||
 | 
					 | 
				
			||||||
#[cfg(feature = "unstable-pac")]
 | 
					#[cfg(feature = "unstable-pac")]
 | 
				
			||||||
pub use rp_pac as pac;
 | 
					pub use rp_pac as pac;
 | 
				
			||||||
#[cfg(not(feature = "unstable-pac"))]
 | 
					#[cfg(not(feature = "unstable-pac"))]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user