Skip to content

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

Merged
bors[bot] merged 1 commit intonrf-rs:masterfrom
lucab:ups/nrf52-spi
Aug 5, 2021
Merged

common/spi: add support for all nRF52 devices#344
bors[bot] merged 1 commit intonrf-rs:masterfrom
lucab:ups/nrf52-spi

Conversation

@lucab
Copy link
Copy Markdown

@lucab lucab commented Aug 2, 2021

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.

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.
Copy link
Copy Markdown
Contributor

@jonas-schievink jonas-schievink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Aug 5, 2021

Build succeeded:

@bors bors Bot merged commit 19a010c into nrf-rs:master Aug 5, 2021
@lucab lucab deleted the ups/nrf52-spi branch August 5, 2021 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants