summaryrefslogtreecommitdiff
path: root/extmod/modasyncio.c
AgeCommit message (Expand)Author
2024-06-20extmod/modasyncio: Add support for a callback on TaskQueue push.Damien George
2024-04-24extmod/modasyncio: Make mp_asyncio_context variable public.Damien George
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-06-19extmod/asyncio: Rename uasyncio to asyncio.Jim Mussared