duskmoon314 / aw-pac

Peripheral access API for Allwinner SoCs generated from unofficial SVD file
Apache License 2.0
25 stars 8 forks source link

fix(deps): update rust crate svd2rust to 0.28 - autoclosed #26

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
svd2rust dependencies minor 0.27 -> 0.28

Release Notes

rust-embedded/svd2rust ### [`v0.28.0`](https://togithub.com/rust-embedded/svd2rust/blob/HEAD/CHANGELOG.md#v0280---2022-12-25) [Compare Source](https://togithub.com/rust-embedded/svd2rust/compare/v0.27.2...v0.28.0) - Generate atomic register code for non-MSP430 targets - Change --nightly flag to --atomics - Add handling for disjoint register arrays and validation of derives ### [`v0.27.2`](https://togithub.com/rust-embedded/svd2rust/blob/HEAD/CHANGELOG.md#v0272---2022-11-06) [Compare Source](https://togithub.com/rust-embedded/svd2rust/compare/v0.27.1...v0.27.2) - mark alternate register accessors with `const`, bump `pac` MSRV to 1.61 - `fields` fn refactoring - Test patched STM32 - simplify ci strategy - Fix generated code for MSP430 atomics ### [`v0.27.1`](https://togithub.com/rust-embedded/svd2rust/blob/HEAD/CHANGELOG.md#v0271---2022-10-25) [Compare Source](https://togithub.com/rust-embedded/svd2rust/compare/v0.27.0...v0.27.1) - Fix cli error with --help/version - Don't cast fields with width 17-31 and non-zero offset.

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.



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