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
5,822
Commits
4
Branches
3
Tags
611
MiB
5036b6ad18
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