extmod/modvfs: Add new "vfs" module with mount/umount and Vfs classes.

They have been moved from the "os" module.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2023-10-13 14:53:02 +11:00
parent aaba1d8a6c
commit e7020463f1
7 changed files with 80 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ heapq io json machine
math os platform random
re select socket struct
sys termios time tls
uctypes websocket
uctypes vfs websocket
me
micropython machine math