Commit 28d3bba
Merge #373
373: Implement MultiwriteNorFlash for nRF52 boards that support it r=jonas-schievink a=ia0
This PR implements `MultiwriteNorFlash` as suggested [here](#336 (comment)).
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.
Co-authored-by: ia0 <[email protected]>1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
186 | 201 | | |
187 | 202 | | |
188 | 203 | | |
| |||
0 commit comments