micropython/unix
Paul Sokolovsky 0ab3fc3805 modffi: Support open own executable using open(None). 2015-01-21 00:38:06 +02:00
..
.gitignore unix: Update .gitignore for "fast" and "minimal" builds. 2015-01-16 18:05:31 +00:00
Makefile unix: Add target to build "minimal" uPy interpreter. 2015-01-16 18:03:01 +00:00
alloc.c unix: Add target to build "minimal" uPy interpreter. 2015-01-16 18:03:01 +00:00
file.c py, unix: Allow to compile with -Wunused-parameter. 2015-01-20 12:47:20 +00:00
gccollect.c unix: Add target to build "minimal" uPy interpreter. 2015-01-16 18:03:01 +00:00
input.c
input.h
main.c py, unix, stmhal: Allow to compile with -Wshadow. 2015-01-20 11:55:10 +00:00
modffi.c modffi: Support open own executable using open(None). 2015-01-21 00:38:06 +02:00
modos.c
modsocket.c py, unix: Allow to compile with -Wunused-parameter. 2015-01-20 12:47:20 +00:00
modtermios.c
modtime.c py, unix, lib: Allow to compile with -Wold-style-definition. 2015-01-12 22:34:38 +00:00
mpconfigport.h unix: Add target to build "minimal" uPy interpreter. 2015-01-16 18:03:01 +00:00
mpconfigport.mk unix: Add target to build "minimal" uPy interpreter. 2015-01-16 18:03:01 +00:00
mpconfigport_fast.h
mpconfigport_minimal.h unix: Add target to build "minimal" uPy interpreter. 2015-01-16 18:03:01 +00:00
qstrdefsport.h