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
15,370
Commits
4
Branches
3
Tags
611
MiB
37c1c5fa49
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
f6af48416d
extmod/modselect: Properly track number of poll objects that are fd's.
...
Signed-off-by: Damien George <damien@micropython.org>
2023-08-14 18:48:47 +10:00
Damien George
6b78a1bf00
tests/extmod: Add coverage tests for select module.
...
Signed-off-by: Damien George <damien@micropython.org>
2023-08-07 12:37:48 +10:00