diff options
author | Damien George <damien@micropython.org> | 2025-04-02 12:48:48 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-04-09 22:36:55 +1000 |
commit | db854270719bfa4dda003d38893c1b8f39bf58de (patch) | |
tree | 8b82bdea1ae4433e91fe527adaf7b0d0ee249773 /py/objtuple.c | |
parent | ed4833d495e1a328ef35edda1666799a9c84802c (diff) | |
download | micropython-db854270719bfa4dda003d38893c1b8f39bf58de.tar.gz micropython-db854270719bfa4dda003d38893c1b8f39bf58de.zip |
stm32/boards/PYBD_SF6: Support boards with larger SPI flash.
There are some newer PYBD_SF6 being produced which have a larger flash,
namely two of 8MiB (instead of the older ones with two of 2MiB).
This commit adds support for these boards. The idea is to have the same
PYBD_SF6 firmware run on both old and new boards. That means autodetecting
the flash at start-up and configuring all the relevant SPI/QSPI parameters,
including for ROMFS and mboot.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objtuple.c')
0 files changed, 0 insertions, 0 deletions