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

fix(deps): update rust crate cortex-m-rt to 0.7.3 #46

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cortex-m-rt dependencies patch 0.7.2 -> 0.7.3

Release Notes

rust-embedded/cortex-m

v0.7.3

Compare Source

Fixed
  • Fixed compilation for native targets on non-x86 host systems (#​336, #​337).
Added
  • The Delay struct now offers direct delay_us() and delay_ms() methods
    without having to go through the embedded-hal traits (#​344).

Configuration

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

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 14, 2023
@renovate renovate bot enabled auto-merge (squash) February 14, 2023 06:37
@renovate renovate bot merged commit ad86db8 into master Feb 14, 2023
@renovate renovate bot deleted the renovate/cortex-m-rt-0.7.x branch February 14, 2023 06:40
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.

None yet

0 participants