You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
b7da67cdaa
A port must provide the following function for this to work:
uintptr_t mp_hal_stdio_poll(uintptr_t poll_flags);
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.