Skip to content

Commit 518b12e

Browse files
Bump rp-pico in /rtic_v1/rp-pico_local_initilzd_resources
Bumps [rp-pico](https://github.com/rp-rs/rp-hal-boards) from 0.6.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 6009410 commit 518b12e

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

rtic_v1/rp-pico_local_initilzd_resources/Cargo.lock

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

rtic_v1/rp-pico_local_initilzd_resources/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cortex-m-rt = "0.7"
1212
cortex-m-rtic = "1.0.0"
1313
embedded-hal = { version = "0.2.7", features = ["unproven"] }
1414
fugit = "0.3"
15-
rp-pico = "0.6.0"
15+
rp-pico = "0.7.0"
1616
rp2040-boot2 = { version = "0.2.1" }
1717
rp2040-monotonic = "1.1"
1818
panic-probe = {version = "0.3"}

0 commit comments

Comments
 (0)