Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rp2040-pac requirement from >=0.2.0,<0.5 to >=0.2.0, <0.6 #786

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

Updates the requirements on rp2040-pac to permit the latest version.

Release notes

Sourced from rp2040-pac's releases.

v0.5.0

  • Rebuild with svd2rust 0.29.0, svdtools 0.3.0 (rust version)
  • Add docs.rs metadata to include documentation gated by the rt feature
  • Add enum for SPI frame format
  • Update to SVD from pico-sdk 1.5.1
  • Bump dependency on vcell to version 0.1.3
Changelog

Sourced from rp2040-pac's changelog.

[0.5.0] Crates.io Github

  • Rebuild with svd2rust 0.29.0, svdtools 0.3.0 (rust version)
  • Add docs.rs metadata to include documentation gated by the rt feature
  • Add enum for SPI frame format
  • Update to SVD from pico-sdk 1.5.1
  • Bump dependency on vcell to version 0.1.3

[0.4.0] Crates.io Github

  • Added all possible variants for DREQ enum in CH*_CTRL*
  • Update rustdoc to clarify DMA CHAIN_TO behaviour
  • Add 6 unused interrupts as sw[0..5]_irq under new SW_IRQ peripheral
  • Pin to specific svdtools to avoid spontaneous breakage
  • Disable clippy warning for derive_partial_eq_without_eq
  • Update to SVD from pico-sdk 1.4.0

[0.3.0] Crates.io Github

  • Change FUNCSEL on GPIOx_CTRL to be generic
    • it was previously duplicating GPIO0 functions across all GPIO pins
  • Arrayify spinlockX registers in SIO
  • Rebuild with svd2rust 0.21.0

[0.2.1] Crates.io Github

  • Rebuild with svd2rust 0.2.0
  • Improvements to comment formatting from newer svd2rust

[0.2.0] Crates.io Github

  • Update source SVD to pico-sdk 1.3.0
  • Remove patches that were no longer required thanks to new SVD file.
  • Arrayify procX_intX registers in IO_BANK1. This is a breaking change.

[0.1.5] Crates.io Github

  • Update cortex-m-rt to 0.7.0
  • Fix cargo license declaration
  • arrayify USB endpoint registers
  • add USB line state variants as enum

[0.1.4] Crates.io Github

  • Removed broken register (as per errata)
  • Fixed lineendings in documentation
  • Update svd2rust to 0.19.0
  • Made SIE_STATUS CONNECTED read-write
  • Fixed update script for OSX
  • Changed SIO SPINLOCKs to read-write

... (truncated)

Commits
  • 4d0fee3 Merge pull request #84 from jannic-dev-forks/release-0.5.0
  • 3758173 Remove outdated comment regarding manual fixes from README.md
  • 087abe1 Prepare for release 0.5.0
  • 49d0f80 Another changelog update
  • e58c527 Update versions mentioned in README.md
  • e6a1d76 Mention SVD update
  • 6e3ee93 Update versions mentioned in changelog
  • 6990a4e Update changelog
  • 9e77694 Merge pull request #83 from jannic-dev-forks/fix-vcell-dependency
  • cfb0c4c Bump dependency on vcell to version 0.1.3
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Updates the requirements on [rp2040-pac](https://github.com/rp-rs/rp2040-pac) to permit the latest version.
- [Release notes](https://github.com/rp-rs/rp2040-pac/releases)
- [Changelog](https://github.com/rp-rs/rp2040-pac/blob/main/CHANGELOG.md)
- [Commits](rp-rs/rp2040-pac@v0.2.0...v0.5.0)

---
updated-dependencies:
- dependency-name: rp2040-pac
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the skip-changelog Sometimes changes are not significant enough for a changelog entry label Aug 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2023

Looks like rp2040-pac is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Aug 8, 2023
@dependabot dependabot bot deleted the dependabot/cargo/rp2040-pac-gte-0.2.0-and-lt-0.6 branch August 8, 2023 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Sometimes changes are not significant enough for a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants