The modules docs include documentation for uasyncio, probably because the file is there in the repository, even though the module is not enabled on any of the boards: https://docs.circuitpython.org/en/latest/docs/library/asyncio.html
This should be removed, as people looking for information on asyncio find it and get very confused and frustrated, because it doesn't work.
The modules docs include documentation for uasyncio, probably because the file is there in the repository, even though the module is not enabled on any of the boards: https://docs.circuitpython.org/en/latest/docs/library/asyncio.html
This should be removed, as people looking for information on asyncio find it and get very confused and frustrated, because it doesn't work.