micropython/unix
Damien George 25afc7da0d tests: Add tests to improve coverage of objstr.c. 2015-09-03 23:06:18 +01:00
..
.gitignore unix: Update .gitignore; now ignores coverage build. 2015-06-03 17:47:31 +01:00
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 unix: Print an extra newline to the output on ctrl-D 2015-05-30 13:38:17 +03:00
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 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 unix: Add option to use uPy readline, and enable by default. 2015-05-27 15:59:43 +01:00
mpconfigport_fast.h unix: Include upip as fronzen modules inside the standard interpreter. 2015-06-02 01:32:07 +03:00
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: Add option to use uPy readline, and enable by default. 2015-05-27 15:59:43 +01:00
unix_mphal.h unix: Add option to use uPy readline, and enable by default. 2015-05-27 15:59:43 +01:00