summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial/reset.rst
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2024-12-08 21:37:18 +0100
committerDamien George <damien@micropython.org>2025-02-28 17:08:56 +1100
commit69ffd2aaf09e35b68ea045872a63af6403fc1c8f (patch)
tree45b7bbe5e0c39eb537e99fae80c13c40b8da4b30 /docs/esp32/tutorial/reset.rst
parent48925fd7932c9d27f7248bc3308a77c172702878 (diff)
renesas-ra/modrenesas: Expose the Flash block device to Python code.
A new module called renesas is added, like in other ports. The accessible block device allows to use Python methods for creating and modifying the file system. The Flash block device for the file system can be accessed with: from renesas import Flash bdev = Flash(start=0) Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32/tutorial/reset.rst')
0 files changed, 0 insertions, 0 deletions