micropython/unix
Damien George c7d2b10b85 Merge pull request #513 from errordeveloper/misc_fix/modffi_pkg_config
modffi: Fix how we call `pkg-config`
2014-04-21 01:22:27 +01:00
..
.gitignore
Makefile modffi: Fix how we call `pkg-config` 2014-04-20 09:30:46 +01:00
file.c unix file: mingw32 has STDIN_FILENO and friends in stdio.h . 2014-04-20 22:24:44 +03:00
gccollect.c
main.c unix windows: mingw32 doesn't have realpath(), use _fullpath() instead. 2014-04-20 22:24:44 +03:00
modffi.c modffi: Update for MP_OBJ_STOP_ITERATION refactor. 2014-04-19 20:05:47 +03:00
modsocket.c modsocket: Add setblocking() method. 2014-04-20 13:08:33 +03:00
modtime.c
mpconfigport.h py: Rename USE_COMPUTED_GOTOS to USE_COMPUTED_GOTO and enable on stmhal. 2014-04-17 23:24:13 +01:00
mpconfigport.mk
qstrdefsport.h modsocket: Add setblocking() method. 2014-04-20 13:08:33 +03:00