stm32: forward defmt feature to embassy-time
This commit is contained in:
		
							parent
							
								
									62ab0bf2e7
								
							
						
					
					
						commit
						a56ef685f3
					
				@ -80,7 +80,7 @@ stm32-metapac = { version = "13", default-features = false, features = ["metadat
 | 
				
			|||||||
default = ["rt"]
 | 
					default = ["rt"]
 | 
				
			||||||
rt = ["stm32-metapac/rt"]
 | 
					rt = ["stm32-metapac/rt"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
defmt = ["dep:defmt", "bxcan/unstable-defmt", "embassy-sync/defmt", "embassy-embedded-hal/defmt", "embassy-hal-common/defmt", "embedded-io?/defmt", "embassy-usb-driver?/defmt", "embassy-net-driver/defmt"]
 | 
					defmt = ["dep:defmt", "bxcan/unstable-defmt", "embassy-sync/defmt", "embassy-embedded-hal/defmt", "embassy-hal-common/defmt", "embedded-io?/defmt", "embassy-usb-driver?/defmt", "embassy-net-driver/defmt", "embassy-time?/defmt"]
 | 
				
			||||||
memory-x = ["stm32-metapac/memory-x"]
 | 
					memory-x = ["stm32-metapac/memory-x"]
 | 
				
			||||||
exti = []
 | 
					exti = []
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user