mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
As long as a port implement mp_hal_sleep_ms(), mp_hal_ticks_ms(), etc. functions, it can just use standard implementations of utime.sleel_ms(), utime.ticks_ms(), etc. Python-level functions.
35 KiB
35 KiB