mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
This is a MicroPython-specific module that existed to support the old version of uasyncio. It's undocumented and not enabled on all ports and takes up code size unnecessarily. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>