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 Rust crate cortex-m to 0.7.5 #38

Merged
merged 1 commit into from Jun 18, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cortex-m dependencies patch 0.7.4 -> 0.7.5

Release Notes

rust-embedded/cortex-m

v0.7.5

Compare Source

Deprecated
  • the ptr() function on all peripherals register blocks in favor of
    the associated constant PTR (#​386).
Changed
  • The inline-asm feature no longer requires a nightly Rust compiler, but
    does require Rust 1.59 or above.
Fixed
  • Fixed singleton!() statics sometimes ending up in .data instead of .bss (#​364, #​380).
    (Backported from upcoming 0.8 release).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added automerge Kodiak Auto-Merge Flag dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 18, 2022
@kodiakhq kodiakhq bot merged commit 94e8632 into master Jun 18, 2022
@kodiakhq kodiakhq bot deleted the renovate/cortex-m-0.x branch June 18, 2022 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Kodiak Auto-Merge Flag 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.

None yet

0 participants