micropython/unix
Tom Soulanille 7d588b0c7c lib/mp-readline: Add emacs-style control characters for cursor movement.
Disabled by default.  Adds 108 bytes to Thumb2 arch when enabled.
2015-07-26 15:22:13 +01:00
..
.gitignore
Makefile
alloc.c
coverage.c
file.c unix: Add O_WRONLY | O_CREAT to open call when opening file for append ("a"). 2015-06-21 00:03:26 +03: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 lib/mp-readline: Add emacs-style control characters for cursor movement. 2015-07-26 15:22:13 +01:00
mpconfigport.mk
mpconfigport_fast.h
mpconfigport_minimal.h py: Use a wrapper to explicitly check self argument of builtin methods. 2015-06-20 16:39:39 +01: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