nrf-rs / nrf-hal

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

implement MultiWriteNorFlash for the nrf9160 #383

Closed folkertdev closed 2 years ago

folkertdev commented 2 years ago

per the product specification section 4.4 there can be n_write writes, where t_write = 2 source. Unless I'm missing something, that means that the contract of MultiWriteNorFlash is satisfied.

jonas-schievink commented 2 years ago

Indeed, this looks correct. Thanks!

bors r+

bors[bot] commented 2 years ago

Build succeeded: