mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 04:51:12 +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>