micropython/unix
Paul Sokolovsky 22ff397fb1 py: Add MICROPY_PY_BUILTINS_FILTER, disable for minimal ports.
Saves 320 bytes on x86.
2015-08-20 01:05:11 +03:00
..
.gitignore
Makefile
alloc.c
coverage.c
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
modffi.c
modos.c
modsocket.c unix: modsocket: Implement inet_pton() in preference of inet_aton(). 2015-07-15 00:06:03 +03:00
modtermios.c
modtime.c
mpconfigport.h unix/mpconfigport.h: set MICROPY_PY_SYS_PLATFORM to "darwin" if compiled on OSX 2015-08-05 21:18:33 +03:00
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: modsocket: Implement inet_pton() in preference of inet_aton(). 2015-07-15 00:06:03 +03:00
unix_mphal.c
unix_mphal.h