mirror of
https://github.com/micropython/micropython.git
synced 2026-01-12 23:17:15 +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);