diff options
author | robert-hh <robert@hammelrath.com> | 2024-11-18 10:56:07 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-18 23:54:42 +1100 |
commit | ceae0e14946b48f0e4b01669f241e66467bedddc (patch) | |
tree | a559ccc7584cbcefcc7f48524677c26b0059f70c /docs/reference | |
parent | 4a159d16febeba65b2de52cb05657b9515a9bcae (diff) | |
download | micropython-ceae0e14946b48f0e4b01669f241e66467bedddc.tar.gz micropython-ceae0e14946b48f0e4b01669f241e66467bedddc.zip |
samd/samd_flash: Make flash read/write methods access self parameters.
Use `self` (the first argument) instead of the global `samd_flash_obj` when
accessing the `flash_base` parameter. This allows there to be multiple
flash objects for various types of filesystem.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions