Fix an error in compiling examples for rp2040
This commit is contained in:
		
							parent
							
								
									51de518bd3
								
							
						
					
					
						commit
						c80781078c
					
				| @ -82,7 +82,7 @@ cortex-m = "0.7.6" | ||||
| critical-section = "1.1" | ||||
| futures = { version = "0.3.17", default-features = false, features = ["async-await"] } | ||||
| chrono = { version = "0.4", default-features = false, optional = true } | ||||
| embedded-io = { version = "0.6.0" } | ||||
| embedded-io = { version = "0.6.1" } | ||||
| embedded-io-async = { version = "0.6.1" } | ||||
| embedded-storage = { version = "0.3" } | ||||
| embedded-storage-async = { version = "0.4.1" } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user