summaryrefslogtreecommitdiff
path: root/tests/extmod/uasyncio_micropython.py
AgeCommit message (Expand)Author
2022-10-14tests/extmod: Add test for sleep_ms value that overflows ticks.Damien George
2020-06-10extmod/uasyncio: Add asyncio.wait_for_ms function.Damien George