Skip to content

Commit

Permalink
Bump nrf52832-hal from 0.16.0 to 0.17.0 in /rtic_v0.5/nrf52_monotonic
Browse files Browse the repository at this point in the history
Bumps [nrf52832-hal](https://github.com/nrf-rs/nrf-hal) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/nrf-rs/nrf-hal/releases)
- [Changelog](https://github.com/nrf-rs/nrf-hal/blob/master/CHANGELOG.md)
- [Commits](nrf-rs/nrf-hal@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: nrf52832-hal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2b39a01 commit c47cfb9
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 31 deletions.
63 changes: 33 additions & 30 deletions rtic_v0.5/nrf52_monotonic/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rtic_v0.5/nrf52_monotonic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cortex-m-rtic = { version = "0.5.9", default-features = false, features = ["cort
cortex-m-semihosting = "0.5.0"

[dependencies.nrf52832-hal]
version = "0.16"
version = "0.17"
default-features = false
features = [ "xxAA-package", "rt" ]

Expand Down

0 comments on commit c47cfb9

Please sign in to comment.