You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
18 lines
220 B
Plaintext
18 lines
220 B
Plaintext
1 mount False False
|
|
['test_mnt']
|
|
1 listdir /
|
|
['a1']
|
|
1 listdir /
|
|
['a1']
|
|
2 mount True False
|
|
['test_mnt', 'test_mnt2']
|
|
2 listdir /
|
|
['a2']
|
|
1 chdir /
|
|
1 listdir
|
|
['a1']
|
|
1 open test_file r
|
|
1 open test_file wb
|
|
1 umount
|
|
2 umount
|