jonas-schievink / rubble

(going to be a) BLE stack for embedded Rust
BSD Zero Clause License
396 stars 56 forks source link

Upgrade nrf51 dependencies #101

Closed valpackett closed 4 years ago

jonas-schievink commented 4 years ago

Thanks for the PR! The new PAC version was generated by a newer svd2rust than the nRF52 crates, so we either need to #[cfg] things out or wait until the new nRF52 PACs are released (which I meant to work on too, let me check what the progress is on that).