diff options
author | Damien George <damien.p.george@gmail.com> | 2019-11-13 17:31:35 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-11-26 00:07:09 +1100 |
commit | c169094f615c9337610703399be1cfb02a6ff120 (patch) | |
tree | 218078e8e6c8db92b7bc166992474e61ba48a99f /docs/esp8266/tutorial/filesystem.rst | |
parent | 7723dac3371ccf081c2490b33b69492dc42818bd (diff) | |
download | micropython-c169094f615c9337610703399be1cfb02a6ff120.tar.gz micropython-c169094f615c9337610703399be1cfb02a6ff120.zip |
stm32/storage: Make pyb.Flash configurable, and support ext block proto.
The pyb.Flash() class can now be used to construct objects which reference
sections of the flash storage, starting at a certain offset and going for a
certain length. Such objects also support the extended block protocol.
The signature for the constructor is: pyb.Flash(start=-1, len=-1).
Diffstat (limited to 'docs/esp8266/tutorial/filesystem.rst')
0 files changed, 0 insertions, 0 deletions