rust-embedded / svd2rust

Generate Rust register maps (`struct`s) from SVD files
Apache License 2.0
698 stars 150 forks source link

Compare contents before deriving #698

Closed n8tlarsen closed 1 year ago

n8tlarsen commented 1 year ago

Closes #660. Compares register properties and fields of regex-matched register names to decide if implicitly deriving is possible. I could use some help with the CI integration for vendor Renesas. See ra-rs/ra for SVDs.

rust-highfive commented 1 year ago

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

n8tlarsen commented 1 year ago

r? @burrbull

burrbull commented 1 year ago

I forgot about this PR. Could you update changelog?

n8tlarsen commented 1 year ago

Since there hasn't been a release since #662 should I amend the existing changelog line, or add a new line?

burrbull commented 1 year ago

Since there hasn't been a release since #662 should I amend the existing changelog line, or add a new line?

As you wish.

bors[bot] commented 1 year ago

Build succeeded: