rp-rs / rp235x-pac

A Rust PAC for the RP2350 series of Microcontrollers
22 stars 2 forks source link

Import PAC #1

Closed thejpster closed 3 months ago

thejpster commented 3 months ago

Brings over https://github.com/thejpster/rp-hal-rp2350-public/tree/main/rp235x-pac, but with changes so that the manual adjustments to lib.rs are no longer required. Instead I build two PACs and merge them using a custom lib.rs file which does #[cfg] and #[path] shenanigans.