nrf-rs / nrf-hal

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

Implement MultiwriteNorFlash for nRF52 boards that support it #373

Closed ia0 closed 2 years ago

ia0 commented 2 years ago

This PR implements MultiwriteNorFlash as suggested here.

I only listed nRF52 boards that support writing twice to the same word, because I'm not familiar with the other boards or crate features.

jonas-schievink commented 2 years ago

Looks good, thank you!

bors r+

bors[bot] commented 2 years ago

Build succeeded: