diff options
author | Ned Konz <ned@bike-nomad.com> | 2021-08-19 08:12:19 -0700 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-09-21 18:02:14 +1000 |
commit | 8c214ed2000fd6334c8f03589f36c6fd2286f2c8 (patch) | |
tree | bc4908cd204844f32cd971f4295d92d423580ed6 /docs/wipy/tutorial/index.rst | |
parent | 782d5b2e534c96f4668443efe37c0514e8fcfe91 (diff) | |
download | micropython-8c214ed2000fd6334c8f03589f36c6fd2286f2c8.tar.gz micropython-8c214ed2000fd6334c8f03589f36c6fd2286f2c8.zip |
stm32: Extended flash filesystem space to 512K on H743 boards.
The H743 has equal sized pages of 128k, which means the filesystem doesn't
need to be near the beginning. This commit moves the filesystem to the
very end of flash, and extends it to 512k (4 pages).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/wipy/tutorial/index.rst')
0 files changed, 0 insertions, 0 deletions