rp-rs / rp2040-pac

A Rust PAC for the RP2040 Microcontroller
145 stars 28 forks source link

Update svd2rust to 0.30.3 #88

Closed thejpster closed 8 months ago

thejpster commented 11 months ago

There was a new svd2rust so I rebuilt the PAC.

Also bumps form and svdtools.

cargo-semverchecks says this is a breaking change.

thejpster commented 11 months ago

Oh no, I didn't see https://github.com/rp-rs/rp2040-pac/pull/87. My bad.

jannic commented 9 months ago

We should improve our review process for rp2040-pac :-)

Anyway, by now svd2rust 0.30.3 is outdated again. I don't think it makes much sense to merge this, now. (Same for #87, of course)

jannic commented 8 months ago

If I'm not missing anything between the 552 files changed, this pull request has been obsoleted by #91.