micropython/unix
Paul Sokolovsky e95b6b5e07 modffi: Add special 'C' code for passing a callback function pointer. 2014-07-01 02:05:34 +03:00
..
.gitignore Revamp qstrs: they now include length and hash. 2014-01-21 21:40:13 +00:00
Makefile unix: Don't error out on #warning directive. 2014-06-22 19:20:55 +03:00
file.c Rename configuration variables controling Python features. 2014-05-24 23:03:12 +01:00
gccollect.c unix: Fix mpconfig.h not being included before misc.h 2014-06-28 20:49:39 +02:00
input.c unix: Remove unused CTRL-D definition 2014-06-25 13:33:10 +02:00
input.h Add input command for unix 2014-05-07 07:19:51 -07:00
main.c windows: Sync mpconfigport.h with the unix' version 2014-06-29 09:40:20 +02:00
modffi.c modffi: Add special 'C' code for passing a callback function pointer. 2014-07-01 02:05:34 +03:00
modos.c unix: Fix mpconfig.h not being included before misc.h 2014-06-28 20:49:39 +02:00
modsocket.c modsocket: Fix uClibc detection. 2014-06-24 21:20:38 +03:00
modtime.c unix: Fix mpconfig.h not being included before misc.h 2014-06-28 20:49:39 +02:00
mpconfigport.h unix, stmhal: Add option for STR_UNICODE to mpconfigport.h. 2014-06-28 10:29:52 +01:00
mpconfigport.mk Rename configuration variables controling Python features. 2014-05-24 23:03:12 +01:00
qstrdefsport.h unix: Add "_os" module with stat(). 2014-05-14 22:08:45 +03:00
seg_helpers.c unix: Create __bss_start and _end symbols for Mach-O targets. 2014-05-12 00:13:10 +02:00