micropython/unix
stijn 4e54c876a7 Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void* 2014-10-29 10:29:09 +01:00
..
.gitignore
Makefile Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void* 2014-10-29 10:29:09 +01:00
alloc.c
file.c Implement kwargs for builtin open() and _io.FileIO 2014-10-21 22:10:01 +03:00
gccollect.c
input.c
input.h
main.c unix: Make -v dump memory info at exit. 2014-10-26 22:36:56 +00:00
modffi.c
modos.c
modsocket.c Implement kwargs for builtin open() and _io.FileIO 2014-10-21 22:10:01 +03:00
modtermios.c
modtime.c
mpconfigport.h py: Implement compile builtin, enabled only on unix port. 2014-10-25 22:07:25 +01:00
mpconfigport.mk
qstrdefsport.h
seg_helpers.c