update README; had the right memory alignment but not the size

This commit is contained in:
Brian S. Stephan 2023-11-07 08:59:15 -06:00
parent f8cf57d37c
commit 6aa3ea6f84
Signed by: bss
GPG Key ID: 3DE06D3180895FCB

View File

@ -189,7 +189,7 @@ a huge effort to be backwards compatible, so instead, refer to this:
### Dumping the GP2040-CE board with picotool
Some of these tools require a dump of your GP2040-CE board, either the storage section or the whole board, depending on
the context. The storage section of a GP2040-CE board is a reserved 8 KB starting at `0x101FC000`. To dump your board's
the context. The storage section of a GP2040-CE board is a reserved 16 KB starting at `0x101FC000`. To dump your board's
storage with picotool:
```