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
14,196
Commits
4
Branches
3
Tags
611
MiB
d74215a313
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
965a87b53c
tests/extmod: Add test for sleep_ms value that overflows ticks.
...
Addresses
#9516
. Signed-off-by: Damien George <damien@micropython.org>
2022-10-14 16:10:38 +11:00
Damien George
a4c96fb3b0
extmod/uasyncio: Add asyncio.wait_for_ms function.
...
Fixes issue
#6107
.
2020-06-10 22:29:44 +10:00