Files
2025-10-19 18:29:10 +02:00

357 B

micropython-stdlib asyncio

This is a hand edited version of the asyncio library for MicroPython. It is a subset of the original library, and is not a complete implementation. It is intended to be used with MicroPython.

It is packaged as part of the micropython-stdlib-stubs type-stub package.