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
5,408
Commits
21
Branches
274
Tags
785
MiB
9c7e3353e5
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
Paul Sokolovsky
66fd3e4a7b
unix: Use standard mphalport.h header.
...
This also unbreaks "make minimal".
2015-11-13 15:44:26 +02:00