diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2020-01-28 14:59:05 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-01-30 13:18:38 +1100 |
commit | 30501d3f54fa642770faefa117b4c39d95aff549 (patch) | |
tree | eb2c16166bec7b7d8273193fb7bc696a00c89d00 /docs/esp8266/tutorial | |
parent | b72cb0ca1bb27396a5dcba9ce8a6f00dbd3d5f19 (diff) | |
download | micropython-30501d3f54fa642770faefa117b4c39d95aff549.tar.gz micropython-30501d3f54fa642770faefa117b4c39d95aff549.zip |
drivers, stm32: Support SPI/QSPI flash chips over 16MB.
With a SPI flash that has more than 16MB, 32-bit addressing is required
rather than the standard 24-bit. This commit adds support for 32-bit
addressing so that the SPI flash commands (read/write/erase) are selected
automatically depending on the size of the address being used at each
operation.
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions