micropython/ports/unix
Damien George 82828340a0 ports: Enable ucollections.deque on relevant ports.
These ports are all capable of running uasyncio.
2018-02-21 22:55:13 +11:00
..
coverage-frzmpy
coverage-frzstr
modules
.gitignore
Makefile unix/Makefile,embedding/Makefile: Remove obsolete use of STMHAL_SRC_C. 2018-02-14 15:24:21 +11:00
alloc.c
coverage.c tests/unix: Add coverage test for calling mp_obj_new_bytearray. 2018-02-08 11:14:30 +11:00
fatfs_port.c
fdfile.h
file.c
gccollect.c
input.c
input.h
main.c unix: Add support for using the Python stack. 2017-12-11 13:49:09 +11:00
modffi.c py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. 2017-11-16 13:17:51 +11:00
modjni.c py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. 2017-11-16 13:17:51 +11:00
modmachine.c
modos.c py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str. 2017-11-16 13:17:51 +11:00
modtermios.c
modtime.c
moduos_vfs.c
moduselect.c
modusocket.c
mpconfigport.h ports: Enable ucollections.deque on relevant ports. 2018-02-21 22:55:13 +11:00
mpconfigport.mk
mpconfigport_coverage.h unix/mpconfigport_coverage: Enable range (in)equality comparison. 2018-02-14 23:22:02 +11:00
mpconfigport_fast.h
mpconfigport_freedos.h
mpconfigport_minimal.h
mpconfigport_nanbox.h
mphalport.h
mpthreadport.c unix: Add support for using the Python stack. 2017-12-11 13:49:09 +11:00
mpthreadport.h
qstrdefsport.h
unix_mphal.c