fix ci issue
This commit is contained in:
		
							parent
							
								
									0628dd997f
								
							
						
					
					
						commit
						7ec7d1bbcc
					
				@ -28,7 +28,7 @@ stm32-device-signature = { version = "0.3.3", features = ["stm32wb5x"] }
 | 
				
			|||||||
stm32wb-hci = { version = "0.1.3", optional = true }
 | 
					stm32wb-hci = { version = "0.1.3", optional = true }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[features]
 | 
					[features]
 | 
				
			||||||
defmt = ["dep:defmt", "embassy-sync/defmt", "embassy-embedded-hal/defmt", "embassy-hal-common/defmt", "stm32wb-hci/defmt"]
 | 
					defmt = ["dep:defmt", "embassy-sync/defmt", "embassy-embedded-hal/defmt", "embassy-hal-common/defmt", "stm32wb-hci?/defmt"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ble = ["dep:stm32wb-hci"]
 | 
					ble = ["dep:stm32wb-hci"]
 | 
				
			||||||
mac = []
 | 
					mac = []
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user