rp-rs / rp2040-pac

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

Update crate version and changelog for release 0.4.0 #67

Closed 9names closed 1 year ago

9names commented 1 year ago

Please wait for #66 to land before merging this. I think we should leave #61 until after release, we need to resolve how we're fixing the registers that are incorrectly labelled as clear on write. And also some objects now need parens for some reason.

Resolves #65

jannic commented 1 year ago

Please wait for #66 to land before merging this.

66 already contains all the commits from #67. Is that an accident?

9names commented 1 year ago

That is indeed an accident

9names commented 1 year ago

I've dropped the extra commit that should not have been there, hopefully I got it right this time