Merge pull request #75 from AkiyukiOkayasu/update-rp-pico
This commit is contained in:
		
						commit
						c6bfa14fdf
					
				| @ -14,13 +14,13 @@ defmt-rtt = "0.4" | |||||||
| panic-probe = { version = "0.3", features = ["print-defmt"] } | panic-probe = { version = "0.3", features = ["print-defmt"] } | ||||||
| 
 | 
 | ||||||
| # We're using a Pico by default on this template | # We're using a Pico by default on this template | ||||||
| rp-pico = "0.8" | rp-pico = "0.9" | ||||||
| 
 | 
 | ||||||
| # but you can use any BSP. Uncomment this to use the pro_micro_rp2040 BSP instead | # but you can use any BSP. Uncomment this to use the pro_micro_rp2040 BSP instead | ||||||
| # sparkfun-pro-micro-rp2040 = "0.7" | # sparkfun-pro-micro-rp2040 = "0.8" | ||||||
| 
 | 
 | ||||||
| # If you're not going to use a Board Support Package you'll need these: | # If you're not going to use a Board Support Package you'll need these: | ||||||
| # rp2040-hal = { version="0.9", features=["rt", "critical-section-impl"] } | # rp2040-hal = { version="0.10", features=["rt", "critical-section-impl"] } | ||||||
| # rp2040-boot2 = "0.3" | # rp2040-boot2 = "0.3" | ||||||
| 
 | 
 | ||||||
| # cargo build/run | # cargo build/run | ||||||
|  | |||||||
| @ -14,13 +14,13 @@ defmt-rtt = "0.4" | |||||||
| panic-probe = { version = "0.3", features = ["print-defmt"] } | panic-probe = { version = "0.3", features = ["print-defmt"] } | ||||||
| 
 | 
 | ||||||
| # We're using a Pico by default on this template | # We're using a Pico by default on this template | ||||||
| rp-pico = "0.8" | rp-pico = "0.9" | ||||||
| 
 | 
 | ||||||
| # but you can use any BSP. Uncomment this to use the pro_micro_rp2040 BSP instead | # but you can use any BSP. Uncomment this to use the pro_micro_rp2040 BSP instead | ||||||
| # sparkfun-pro-micro-rp2040 = "0.6" | # sparkfun-pro-micro-rp2040 = "0.8" | ||||||
| 
 | 
 | ||||||
| # If you're not going to use a Board Support Package you'll need these: | # If you're not going to use a Board Support Package you'll need these: | ||||||
| # rp2040-hal = { version="0.8", features=["rt", "critical-section-impl"] } | # rp2040-hal = { version="0.10", features=["rt", "critical-section-impl"] } | ||||||
| # rp2040-boot2 = "0.2" | # rp2040-boot2 = "0.2" | ||||||
| 
 | 
 | ||||||
| # cargo build/run | # cargo build/run | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user