Skip to content

Commit

Permalink
Bump nrf52832-hal from 0.16.0 to 0.17.0 in /rtic_v1/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2b39a01 commit b49f19d
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 18 deletions.
46 changes: 29 additions & 17 deletions rtic_v1/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_v1/nrf52_monotonic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ panic-rtt-target = { version = "0.1.2", features = ["cortex-m"] }
rtt-target = { version = "0.3.1", features = ["cortex-m"] }

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

Expand Down

0 comments on commit b49f19d

Please sign in to comment.