jonas-schievink / rubble

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

feat: support all nrf52 radios #54

Closed fmckeogh closed 5 years ago

fmckeogh commented 5 years ago

Adds radio support for nRF52832 and nRF52840 chips

fmckeogh commented 5 years ago

Rubble worked on an nRF52832 before this PR, so actually using the correct crate is very unlikely to have broken it.