Undo the pwr-guarding cfg.
This commit is contained in:
		
							parent
							
								
									71040d1f2c
								
							
						
					
					
						commit
						3a00a1dba7
					
				@ -40,8 +40,7 @@ pub mod exti;
 | 
				
			|||||||
#[cfg(i2c)]
 | 
					#[cfg(i2c)]
 | 
				
			||||||
pub mod i2c;
 | 
					pub mod i2c;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// until we have all PWR covered.
 | 
					#[cfg(pwr)]
 | 
				
			||||||
#[cfg(all(any(pwr_h7, pwr_h7smps), pwr))]
 | 
					 | 
				
			||||||
pub mod pwr;
 | 
					pub mod pwr;
 | 
				
			||||||
#[cfg(rng)]
 | 
					#[cfg(rng)]
 | 
				
			||||||
pub mod rng;
 | 
					pub mod rng;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user