You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
Hi, I need FFI support in ports/esp32 because I want to use the micropython-schedule package. I tried to build commit 292816a but it seems that the FFI library, which is an external dependency for ports/unix is not linked in ports/esp32. Can you confirm if this is the case, and if it is if there is a plan to support it in the future?