summaryrefslogtreecommitdiff
path: root/docs/esp8266
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-01-24 16:58:50 +1100
committerDamien George <damien.p.george@gmail.com>2017-01-24 16:58:50 +1100
commitd6a2d0016793ad962a8f2b6da48f2a64de84b023 (patch)
tree206ba04a8821228ce7bfa0ad84f886a223016726 /docs/esp8266
parent784e023a2678a528708a2c1430d88e99d60d7128 (diff)
stmhal: Add ability to have filesystem stored on external SPI flash.
To use this feature a port should define MICROPY_HW_SPIFLASH_SIZE_BITS along with x_CS, x_SCK, x_MOSI, x_MISO (x=MICROPY_HW_SPIFLASH). This will then use external SPI flash on those pins instead of the internal flash. The SPI is done using the software implementation. There is currently only support for standard SPI (ie not dual or quad mode).
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions