diff options
| author | Damien George <damien@micropython.org> | 2023-11-23 10:29:28 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-01-08 12:35:48 +1100 |
| commit | 7ecff515d7fcb1087a621198f939cc99b1c914b6 (patch) | |
| tree | 93aecf5e2aa83ca0ba239f8c94e6ae4eedff025a /tests/run-tests.py | |
| parent | 5cb93f63fb8555302ae5e4fdfe469ef4aefb0410 (diff) | |
stm32/flash: Fix sector and bank calculation for H5 and H7 MCUs.
Flash sectors should start counting at 0 for each bank. This commit makes
sure that is the case on all H5 and H7 MCUs, by using `get_page()` instead
of `flash_get_sector_info()`.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/run-tests.py')
0 files changed, 0 insertions, 0 deletions
