This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Description
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?