Merge pull request #1 from jannic/pr1
Upgrade dependency on defmt to 0.2.0
This commit is contained in:
		
						commit
						eacdf84ee3
					
				| @ -11,8 +11,8 @@ cortex-m-rt = "0.6.15" | |||||||
| embedded-hal = { version = "0.2.5", features=["unproven"] } | embedded-hal = { version = "0.2.5", features=["unproven"] } | ||||||
| embedded-time = "0.12.0" | embedded-time = "0.12.0" | ||||||
| 
 | 
 | ||||||
| defmt = "0.1.3" | defmt = "0.2.0" | ||||||
| defmt-rtt = "0.1.0" | defmt-rtt = "0.2.0" | ||||||
| panic-probe = "0.1.0" | panic-probe = "0.1.0" | ||||||
| 
 | 
 | ||||||
| rp2040-hal = { git = "https://github.com/rp-rs/rp-hal", branch="main", features=["rt"] } | rp2040-hal = { git = "https://github.com/rp-rs/rp-hal", branch="main", features=["rt"] } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user