micropython/unix
Paul Sokolovsky 6a664cb114 unix: minimal: Don't use readline support.
After switching to builtin readline support, "minimal" no longer builds, and
minimal doesn't really need readline support.
2015-05-30 13:13:43 +03:00
..
.gitignore
Makefile unix: minimal: Don't use readline support. 2015-05-30 13:13:43 +03:00
alloc.c
coverage.c tests: Add special tests to test mp_printf function to improve coverage. 2015-05-28 14:25:07 +00:00
file.c
gccollect.c
input.c unix: Add option to use uPy readline, and enable by default. 2015-05-27 15:59:43 +01:00
input.h
main.c unix: Allow to override default sys.path value. 2015-05-30 01:07:58 +03:00
modffi.c
modos.c
modsocket.c
modtermios.c
modtime.c
mpconfigport.h unix: Add option to use uPy readline, and enable by default. 2015-05-27 15:59:43 +01: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
mpconfigport_minimal.h
qstrdefsport.h
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