Files
micropython/extmod
Anson Mansfield 1487a13079 extmod/vfs: Return mount table from no-args vfs.mount call.
This extends the existing `vfs.mount()` function to accept zero arguments,
in which case it returns a list of tuples of mounted filesystem objects
and their mount location.

Signed-off-by: Anson Mansfield <amansfield@mantaro.com>
2025-03-27 16:37:04 +11:00
..
2025-02-25 16:11:33 +11:00
2019-10-29 14:17:29 +11:00
2017-07-18 11:57:39 +10:00