File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -976,9 +976,8 @@ The swap status region allows the bootloader to recover in case it restarts in
976
976
the middle of an image swap operation. The swap status region consists of a
977
977
series of single-byte records. These records are written independently, and
978
978
therefore must be padded according to the minimum write size imposed by the
979
- flash hardware. In the below figure, a min-write-size of 1 is assumed for
980
- simplicity. The structure of the swap status region is illustrated below. In
981
- this figure, a min-write-size of 1 is assumed for simplicity.
979
+ flash hardware. The structure of the swap status region is illustrated below.
980
+ In this figure, a min-write-size of 1 is assumed for simplicity.
982
981
983
982
```
984
983
0 1 2 3
You can’t perform that action at this time.
0 commit comments