This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
26b4ef4c46
micropython
/
tests
/
extmod
/
vfs_fat_oldproto.py.exp
4 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.
2018-03-09 00:02:26 +00:00
[('file.txt', 32768, 0, 6)]
tests/extmod/vfs_fat_oldproto: Test old block device protocol.
2016-10-25 11:14:38 +01:00
hello!
[]