micropython/unix
Damien George d95b519aa1 unix, windows: Don't call mp_unix_mark_exec on windows. 2015-01-14 11:43:51 +00:00
..
.gitignore
Makefile Remove obsolete bss-related code/build features 2015-01-08 15:29:44 +01:00
alloc.c py, unix: Trace root pointers with native emitter under unix port. 2015-01-14 00:11:09 +00:00
file.c py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. 2015-01-12 22:30:49 +00:00
gccollect.c unix, windows: Don't call mp_unix_mark_exec on windows. 2015-01-14 11:43:51 +00:00
input.c unix: Prefix includes with py/; remove need for -I../py. 2015-01-01 20:40:19 +00:00
input.h
main.c py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. 2015-01-12 22:30:49 +00:00
modffi.c unix: Allow to compile with float support disabled. 2015-01-08 15:41:11 +00:00
modos.c unix: Prefix includes with py/; remove need for -I../py. 2015-01-01 20:40:19 +00:00
modsocket.c unix: Prefix includes with py/; remove need for -I../py. 2015-01-01 20:40:19 +00:00
modtermios.c unix: Prefix includes with py/; remove need for -I../py. 2015-01-01 20:40:19 +00:00
modtime.c py, unix, lib: Allow to compile with -Wold-style-definition. 2015-01-12 22:34:38 +00:00
mpconfigport.h py, unix: Trace root pointers with native emitter under unix port. 2015-01-14 00:11:09 +00:00
mpconfigport.mk
mpconfigport_fast.h
qstrdefsport.h