Files
micropython/tests/micropython
Jeff Epler f3874842ab tests/micropython: Add new schedule_sleep.py test.
This variant of `schedule.py` explicitly calls a zero sleep.  The existing
variant is kept to ensure the scheduler is called between bytecodes.

Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2026-01-26 23:33:49 +11:00
..