Closed thejpster closed 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.
#[cfg]
#[path]
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.