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
4,806
Commits
4
Branches
3
Tags
611
MiB
acb743da64
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