You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
17 lines
298 B
Plaintext
17 lines
298 B
Plaintext
True
|
|
True
|
|
statvfs: (512, 512, 16, 16, 16, 0, 0, 0, 0, 255)
|
|
getcwd: /
|
|
True
|
|
[('foo_file.txt', 32768, 0)]
|
|
stat root: (16384, 0, 0, 0, 0, 0, 0, 0, 0, 0)
|
|
stat file: (32768, 0, 0, 0, 0, 0, 6)
|
|
True
|
|
True
|
|
getcwd: /foo_dir
|
|
[]
|
|
True
|
|
getcwd: /
|
|
[(b'foo_file.txt', 32768, 0), (b'foo_dir', 16384, 0)]
|
|
ENOENT: True
|