This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4,849
Commits
21
Branches
274
Tags
785
MiB
3a1bbcc2ef
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
54df549b5f
unix/moduselect: Initialise variable so can compile in non-debug mode.
2015-11-20 12:51:00 +00:00
Paul Sokolovsky
65971f5160
unix: Add "uselect" module, with poll() function.
...
Underlyingly, uses standard POSIX poll() for portability.
2015-11-17 00:35:57 +02:00