.. |
coverage-frzmpy
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
coverage-frzstr
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
modules
|
all: Update Makefiles and others to build with new ports/ dir layout.
|
7 years ago |
.gitignore
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
Makefile
|
unix/Makefile,embedding/Makefile: Remove obsolete use of STMHAL_SRC_C.
|
7 years ago |
alloc.c
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
coverage.c
|
tests/unix/extra_coverage: Don't test stream objs with NULL write fun.
|
6 years ago |
fatfs_port.c
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
fdfile.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
file.c
|
unix: Support MICROPY_VFS_POSIX and enable it in coverage build.
|
7 years ago |
gccollect.c
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
input.c
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
input.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
main.c
|
ports: Call gc_sweep_all() when doing a soft reset.
|
7 years ago |
modffi.c
|
py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.
|
7 years ago |
modjni.c
|
py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.
|
7 years ago |
modmachine.c
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
modos.c
|
unix/modos: Convert dir-type to stat-type for file type in ilistdir.
|
6 years ago |
modtermios.c
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
modtime.c
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
moduos_vfs.c
|
unix/moduos_vfs: Add missing uos functions from traditional uos module.
|
7 years ago |
moduselect.c
|
unix/moduselect: Fix nanbox build after adding .dump() method.
|
7 years ago |
modusocket.c
|
py/stream: Switch stream close operation from method to ioctl.
|
7 years ago |
mpconfigport.h
|
unix/mpconfigport.h: Enable MICROPY_PY_UCRYPTOLIB.
|
6 years ago |
mpconfigport.mk
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
mpconfigport_coverage.h
|
unix/mpconfigport_coverage: Enable ure groups, span, start, end and sub.
|
6 years ago |
mpconfigport_fast.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
mpconfigport_freedos.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
mpconfigport_minimal.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
mpconfigport_nanbox.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
mphalport.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
mpthreadport.c
|
unix: Add support for using the Python stack.
|
7 years ago |
mpthreadport.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
qstrdefsport.h
|
ports: Make new ports/ sub-directory and move all ports there.
|
7 years ago |
unix_mphal.c
|
extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index.
|
7 years ago |