mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10: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>