We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6351da commit c2b0b29Copy full SHA for c2b0b29
nrf-hal-common/src/nvmc.rs
@@ -183,7 +183,7 @@ where
183
}
184
185
186
-// Only nRF52 boards have been checked. There 2 things to note:
+// Only nRF52 boards have been checked. There are 2 things to note:
187
//
188
// 1. The nRF52832 doesn't support 2 writes per word. Instead it supports 181 writes per block,
189
// where a block is 128 words. So on average it's a bit less than 2 writes per word, and thus we
0 commit comments