micropython/tests/unix
Jim Mussared a1fbb1980c extmod/modtimeq: Remove timeq module.
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>
2023-06-08 17:54:28 +10:00
..
extra_coverage.py
extra_coverage.py.exp extmod/modtimeq: Remove timeq module. 2023-06-08 17:54:28 +10:00
ffi_callback.py
ffi_callback.py.exp
ffi_float.py
ffi_float.py.exp
ffi_float2.py
ffi_float2.py.exp
ffi_lib.c
ffi_types.py
ffi_types.py.exp
mod_os.py
mod_os.py.exp
time_mktime_localtime.py