Andrew Leech
573180f788
renesas-ra: Replace MICROPY_EVENT_POLL_HOOK with mp_event_wait.
...
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 >
2025-06-16 16:36:31 +10:00
Damien George
b3f2f18f92
renesas-ra: Fix spelling mistakes found by codespell.
...
And enable codespell for this port in `pyproject.toml`.
Signed-off-by: Damien George <damien@micropython.org >
2024-03-07 14:15:49 +11:00
robert-hh
678cb5a585
renesas-ra/softtimer: Switch to use softtimer code from shared/runtime.
2022-07-19 13:46:28 +10:00
Takeo Takahashi
0f57ccf7f2
renesas-ra: Add new port to Renesas RA.
...
Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com >
2022-04-29 12:29:06 +09:00