micropython/ports/unix
Yonatan Goldschmidt 35e664d779 tests/unix: Add coverage tests for mp_obj_is_type() and variants. 2020-01-24 10:57:17 +11:00
..
coverage-frzmpy
coverage-frzstr
variants lib/mp-readline: Add word-based move/delete EMACS key sequences. 2020-01-12 13:09:27 +11:00
.gitignore unix: Rename unix binaries to micropython-variant (not _variant). 2020-01-12 10:37:40 +11:00
Makefile unix: Add build variants, analogous to boards on bare-metal. 2020-01-12 10:34:23 +11:00
alloc.c
coverage.c tests/unix: Add coverage tests for mp_obj_is_type() and variants. 2020-01-24 10:57:17 +11:00
fatfs_port.c
fdfile.h
file.c py: Introduce MP_ROM_NONE macro for ROM to refer to None object. 2019-12-27 22:51:17 +11:00
gccollect.c
input.c
input.h
main.c
manifest.py
manifest_coverage.py
modffi.c
modjni.c
modmachine.c
modos.c unix/modos: Add uos.rename and uos.rmdir. 2019-12-28 11:54:49 +11:00
modtermios.c
modtime.c unix/modtime: Add utime.mktime function, to complement utime.localtime. 2019-12-28 11:11:54 +11:00
moduos_vfs.c
moduselect.c
modusocket.c
mpconfigport.h unix: Add build variants, analogous to boards on bare-metal. 2020-01-12 10:34:23 +11:00
mpconfigport.mk
mphalport.h
mpthreadport.c
mpthreadport.h
qstrdefsport.h
unix_mphal.c