summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-11-14 16:17:24 +1100
committerDamien George <damien@micropython.org>2023-11-29 16:25:28 +1100
commit12ef8a5ba2558a1dd9209c2b1b843a28fb2b584e (patch)
tree3b65a8430314191eec2635e457cd526f4a348b1a /py
parentfc94399ffe3c0c794319dd2641386b1ad896ec4f (diff)
rp2/mphalport: Optimise exit of mp_hal_delay_ms loop.
best_effort_wfe_or_timeout() already calls time_reached() and returns the result of it, so no need to call it again. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions