Skip to content

Commit e8f2eb4

Browse files
fw: rust: bump rp-pico from 0.2.0 to 0.7.0 in /Firmware-Rust
Bumps [rp-pico](https://github.com/rp-rs/rp-hal-boards) from 0.2.0 to 0.7.0. - [Release notes](https://github.com/rp-rs/rp-hal-boards/releases) - [Commits](https://github.com/rp-rs/rp-hal-boards/commits) --- updated-dependencies: - dependency-name: rp-pico dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dadefd7 commit e8f2eb4

File tree

2 files changed

+51
-166
lines changed

2 files changed

+51
-166
lines changed

Firmware-Rust/Cargo.lock

Lines changed: 50 additions & 165 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Firmware-Rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ embedded-hal = { version = "0.2.6", features=["unproven"] }
1616
embedded-time = "0.12.0"
1717
panic-halt = "0.2.0"
1818
port-expander = "0.3.0"
19-
rp-pico = "0.2.0"
19+
rp-pico = "0.7.0"
2020
shared-bus = "0.2.5"
2121

2222
[profile.dev]

0 commit comments

Comments
 (0)