mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
A port must provide the following function for this to work:
uintptr_t mp_hal_stdio_poll(uintptr_t poll_flags);
A port must provide the following function for this to work:
uintptr_t mp_hal_stdio_poll(uintptr_t poll_flags);