jonas-schievink / rubble

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

Remove some #[cfg]'s in rubble-nrf52 #55

Open fmckeogh opened 5 years ago

fmckeogh commented 5 years ago

Some #[cfg]'s were added to work around the PACs not being consistent. Changes can be made to the SVDs to fix this, and once this is merged it should be fixed in Rubble.