mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
ffi is needed to use micropython-lib, so let's have it enabled by default, then folks who have troubles with libffi can disable it, instead of everyone doing manual actions again and again.