micropython/unix
Paul Sokolovsky 9a092831f7 unix: Enable modffi by default.
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.
2014-04-13 00:01:40 +03:00
..
.gitignore
Makefile
file.c unix, stmhal: Consistently use "FileIO" as class name for file objects. 2014-04-08 04:08:16 +03:00
gccollect.c unix: Update comment in gccollect.c 2014-04-11 06:42:17 -07:00
main.c unix: Add option to only compile, and not execute code. 2014-04-10 11:30:35 +01:00
modffi.c modffi: Update for latest binary API refactors. 2014-04-11 05:17:41 +03:00
modsocket.c py: Add mp_get_buffer(), mp_get_buffer_raise() convenience functions to API. 2014-04-09 01:07:37 +03:00
modtime.c
mpconfigport.h
mpconfigport.mk unix: Enable modffi by default. 2014-04-13 00:01:40 +03:00
qstrdefsport.h unix, stmhal: Consistently use "FileIO" as class name for file objects. 2014-04-08 04:08:16 +03:00