03a1f94ea1
Signed-off-by: Damien George <damien@micropython.org>
15 lines
222 B
Plaintext
15 lines
222 B
Plaintext
test <class 'VfsLfs1'>
|
|
hello from lfs
|
|
package
|
|
hello from lfs
|
|
lfsmod2.py: print("hello from lfs")
|
|
|
|
OSError(30,)
|
|
test <class 'VfsLfs2'>
|
|
hello from lfs
|
|
package
|
|
hello from lfs
|
|
lfsmod2.py: print("hello from lfs")
|
|
|
|
OSError(36,)
|