mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
Removes FFI dependency, instead uses builtin os module. Thus can work on systems where dynamic library loading is not available.
Removes FFI dependency, instead uses builtin os module. Thus can work on systems where dynamic library loading is not available.