Where do I get the ffi module/package, a dependancy of _libc
Posted: Sun Oct 19, 2014 11:31 am
I'm trying to use the os module from the micropython-lib. That requires _libc which in turn requires a module called ffi. I couldn't see that module in the micopython-lib, nor does it appear to be a builtin on the version of Micropython I'm currently using.
Where am I supposed to get this component?
Where am I supposed to get this component?