rp-rs / rp2040-pac

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

Updated to SVD from pico-sdk 2.0.0 #95

Open jannic opened 3 months ago

jannic commented 3 months ago

Some changes in the new SVD file were reverted to improve compatibility:

While rp2040-hal seems to be compatible with this version, I assume that there are some breaking changes left.

jannic commented 3 months ago

I wonder if I should also rename SSI back to XIP_SSI. Probably a peripheral not used very often, but the source of many of the changes cargo semver-checks complains about.