mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Basic update to the renesas-ra port to replace the traditional `MICROPY_EVENT_POLL_HOOK` with the newer mp_event_wait API as appropriate. Signed-off-by: Andrew Leech <andrew@alelec.net>