File tree Expand file tree Collapse file tree 15 files changed +15
-15
lines changed
adafruit-itsy-bitsy-rp2040
sparkfun-pro-micro-rp2040
sparkfun-thing-plus-rp2040 Expand file tree Collapse file tree 15 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1313[dependencies ]
1414cortex-m = " 0.7.2"
1515rp2040-boot2 = { version = " 0.2.0" , optional = true }
16- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
16+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1717cortex-m-rt = { version = " 0.7" , optional = true }
1818embedded-time = " 0.12.0"
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1313[dependencies ]
1414cortex-m = " 0.7.2"
1515rp2040-boot2 = { version = " 0.2.0" , optional = true }
16- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
16+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1717cortex-m-rt = { version = " 0.7" , optional = true }
1818embedded-time = " 0.12.0"
1919
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1212
1313[dependencies ]
1414cortex-m = " 0.7.2"
15- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
15+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1616cortex-m-rt = { version = " 0.7.0" , optional = true }
1717embedded-hal = { version = " 0.2.4" , features = [" unproven" ] }
1818rp2040-boot2 = { version = " 0.2.0" , optional = true }
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1313[dependencies ]
1414cortex-m = " 0.7.2"
1515rp2040-boot2 = { version = " 0.2.0" , optional = true }
16- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
16+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1717cortex-m-rt = { version = " 0.7" , optional = true }
1818[dev-dependencies ]
1919embedded-time = " 0.12.0"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1212
1313[dependencies ]
1414cortex-m = " 0.7.2"
15- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
15+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1616cortex-m-rt = { version = " 0.7" , optional = true }
1717embedded-time = " 0.12.0"
1818rp2040-boot2 = { version = " 0.2.0" , optional = true }
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1111# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212
1313[dependencies ]
14- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
14+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1515cortex-m-rt = { version = " 0.7.0" , optional = true }
1616rp2040-boot2 = { version = " 0.2.0" , optional = true }
1717
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1313[dependencies ]
1414cortex-m = " 0.7.3"
1515rp2040-boot2 = { version = " 0.2.0" , optional = true }
16- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
16+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1717cortex-m-rt = { version = " 0.7.0" , optional = true }
1818embedded-hal = { version = " 0.2.4" , features = [" unproven" ] }
1919panic-probe = { version = " 0.2.0" , features = [" print-defmt" ] }
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1212
1313[dependencies ]
1414cortex-m = " 0.7.2"
15- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
15+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1616cortex-m-rt = { version = " 0.7" , optional = true }
1717embedded-hal = { version = " 0.2.4" , features = [" unproven" ] }
1818st7789 = " 0.6.1"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1212
1313[dependencies ]
1414cortex-m = " 0.7.2"
15- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
15+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1616cortex-m-rt = { version = " 0.7" , optional = true }
1717rp2040-boot2 = { version = " 0.2.0" , optional = true }
1818
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ repository = "https://github.com/rp-rs/rp-hal.git"
1313[dependencies ]
1414cortex-m = " 0.7.2"
1515rp2040-boot2 = { version = " 0.2.0" , optional = true }
16- rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.4 .0" }
16+ rp2040-hal = { path = " ../../rp2040-hal" , version = " 0.5 .0" }
1717cortex-m-rt = { version = " 0.7" , optional = true }
1818embedded-time = " 0.12.0"
1919
You can’t perform that action at this time.
0 commit comments