You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
344: common/spi: add support for all nRF52 devices r=jonas-schievink a=lucab
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.
Co-authored-by: Luca BRUNO <[email protected]>
0 commit comments