This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Description
I've tried downloading the latest build and building it from source, but none contain uasyncio.
>>> import uasyncio
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: no module named 'uasyncio'
Is there a special build flag or isn't it supported on this board?