mirror of
https://github.com/micropython/micropython.git
synced 2026-03-10 19:00:30 +01:00
So that filesystems mounted with "mpremote mount" can have their files iterated over, making them consistent with other files. Signed-off-by: Damien George <damien@micropython.org>