Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps nrf52832-hal from 0.16.0 to 0.17.0.

Changelog

Sourced from nrf52832-hal's changelog.

[0.17.0]

New features

  • Added support for embedded-hal 1.0 traits. embedded-hal 0.2 traits are retained for now, behind the embedded-hal-02 feature (#431, #435, #436). Some new intrinsic methods were also added to allow usage of features which aren't part of the embedded-hal 1.0 traits.

#431: nrf-rs/nrf-hal#431 #435: nrf-rs/nrf-hal#435 #436: nrf-rs/nrf-hal#436

[0.16.1]

New features

  • Added is_done method to i2s::Transfer (#412, #413)
  • Added support for configuring GPIO output drive level (#424)

Enhancements

  • Fixed README links for nrf5340-app-hal and nrf9160-hal (#409)
  • Documentation improvements (#425, #417, #394)
  • Cleanup to TWIM demo (#421)

#394: nrf-rs/nrf-hal#394 #409: nrf-rs/nrf-hal#409 #412: nrf-rs/nrf-hal#412 #413: nrf-rs/nrf-hal#413 #417: nrf-rs/nrf-hal#417 #421: nrf-rs/nrf-hal#421 #424: nrf-rs/nrf-hal#424 #425: nrf-rs/nrf-hal#425

Commits
  • 233a8aa Prepare for 0.17.0 release. (#438)
  • 1a15fb2 Merge pull request #435 from nrf-rs/embedded-hal
  • 5e9733d Fix compile warnings.
  • 402ad19 Remove unsound use of unreachable_unchecked.
  • f913ec5 Add CI job to run cargo fmt.
  • 1049911 Update checkout action.
  • 461a8e1 Fix unused import warning.
  • 9b8c60f Test without default features in CI.
  • 9cf8c7e Make embedded-hal 0.2 optional.
  • 5831dc5 Expose timer methods without embedded-hal 0.2 traits.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 15, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #201.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/cargo/rtic_v1/nrf52_monotonic/nrf52832-hal-0.17.0 branch April 22, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant