nrf-rs / nrf-hal

A Rust HAL for the nRF family of devices
Apache License 2.0
507 stars 140 forks source link

common/spi: add support for all nRF52 devices #344

Closed lucab closed 3 years ago

lucab commented 3 years ago

This extends the spi implementation to all nRF52 devices. Some features-based conditionals are required as those devices have some slightly different register names and a varying amount of supported interfaces. Manually tested locally on a nRF52840 only.

bors[bot] commented 3 years ago

Build succeeded: