This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10,942
Commits
21
Branches
274
Tags
785
MiB
7ce1e0b1dc
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
7280bf40d9
tests/extmod/vfs_lfs_error: Use small ints in seek error test.
...
So accessing the seek offset (at the C level) doesn't cause an OverflowError on 32-bit targets.
2019-12-13 15:59:08 +11:00
Damien George
73fddb84e5
tests/extmod: Add littlefs tests.
2019-10-29 14:17:29 +11:00