micropython/unix
Damien George 25afc7da0d tests: Add tests to improve coverage of objstr.c. 2015-09-03 23:06:18 +01:00
..
.gitignore
Makefile unix: Allow to build libffi from source and link against it. 2015-08-30 15:26:25 +03:00
alloc.c
coverage.c tests: Add tests to improve coverage of objstr.c. 2015-09-03 23:06:18 +01:00
file.c py: Add stream_tell method, and use for unix and stmhal file tell. 2015-08-13 22:56:32 +01:00
gccollect.c
input.c
input.h
main.c unix: Bump default heap size to 1MB (2MB on 64-bit systems). 2015-08-22 23:54:25 +03:00
modffi.c modffi: dlsym() doesn't set errno, so use ENOENT for OSError. 2015-08-31 00:20:08 +03:00
modos.c
modsocket.c
modtermios.c
modtime.c
mpconfigport.h
mpconfigport.mk
mpconfigport_fast.h
mpconfigport_minimal.h py: Add MICROPY_PY_BUILTINS_FILTER, disable for minimal ports. 2015-08-20 01:05:11 +03:00
qstrdefsport.h
unix_mphal.c
unix_mphal.h