mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
API additions; - time.sleep() is added - time.ticks_cpu() is added, but it just returns 0 No API or functional change to existing time functions. Signed-off-by: Damien George <damien@micropython.org>