mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 18:30:27 +02:00
This is a MicroPython-extension that allows for code running in IRQ (hard or soft) or scheduler context to sequence asyncio code. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>