circuitpython/ports/unix
Jeff Epler d6342af980 ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00
..
coverage-frzmpy
coverage-frzstr
modules all: Update Makefiles and others to build with new ports/ dir layout. 2017-09-06 14:09:13 +10:00
.gitignore
Makefile Makefiles: add targets to build unix port, mpy-cross for fuzzing 2020-03-01 11:48:33 -06:00
alloc.c
coverage.c protocols: Allow them to be (optionally) type-safe 2019-12-04 09:29:57 -06:00
fatfs_port.c
fdfile.h
file.c protocols: Allow them to be (optionally) type-safe 2019-12-04 09:29:57 -06:00
gccollect.c
input.c
input.h
main.c WIP: after merge; before testing 2018-07-11 16:45:30 -04:00
modffi.c More make_new fixes for unix build 2019-01-18 11:53:09 -08: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 Fix nrf and unix 2018-08-16 17:41:38 -07:00
modos.c unix/moduos_vfs: Add missing uos functions from traditional uos module. 2018-06-06 14:28:23 +10:00
modtermios.c
modtime.c
moduos_vfs.c unix/moduos_vfs: Add missing uos functions from traditional uos module. 2018-06-06 14:28:23 +10:00
moduselect.c unix/moduselect: Fix nanbox build after adding .dump() method. 2017-11-07 01:13:19 +02:00
modusocket.c protocols: Allow them to be (optionally) type-safe 2019-12-04 09:29:57 -06:00
mpconfigport.h unix port: add help(), help('modules') 2020-02-27 08:31:01 -06:00
mpconfigport.mk ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00
mpconfigport_coverage.h WIP: after merge; before testing 2018-07-11 16:45:30 -04: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