nrf-rs / nrf-hal

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

Fixed nvms erase problem for nrf91 & nrf53 #387

Closed diondokter closed 2 years ago

diondokter commented 2 years ago

A byte offset was given where a word offset was required (factor 4 difference)

bors[bot] commented 2 years ago

Build succeeded: