micropython/unix
Damien George a669cbc690 unix: Auto-detect MICROPY_EMIT_X64 and MICROPY_GCREGS_SETJMP.
If not set, MICROPY_EMIT_X64 is set only if on x86-64 machine.

If not set, MICROPY_GCREGS_SETJMP is set when on MIPS.
2014-09-03 22:40:15 +01:00
..
.gitignore
Makefile
alloc.c
file.c
gccollect.c
input.c
input.h
main.c
modffi.c
modos.c
modsocket.c
modtermios.c
modtime.c
mpconfigport.h unix: Auto-detect MICROPY_EMIT_X64 and MICROPY_GCREGS_SETJMP. 2014-09-03 22:40:15 +01:00
mpconfigport.mk
qstrdefsport.h
seg_helpers.c