This website requires JavaScript.
Explore
Help
Register
Sign In
TonBERRY
/
micropython
Watch
3
Star
0
Fork
0
You've already forked micropython
Code
Pull Requests
Activity
Files
73c79b992508ac3a72212d91db2eb5a8dd1aa60f
micropython
/
unix-cpy
History
Damien George
36e75aef38
unix-cpy: Pass emit opt to mp_compile.
2014-04-06 19:48:43 +01:00
..
.gitignore
Add unix-cpy, used to test Micro Python byte code against CPython.
2013-12-29 18:01:01 +00:00
main.c
unix-cpy: Pass emit opt to mp_compile.
2014-04-06 19:48:43 +01:00
Makefile
Change -Og to -O0 in unix-cpy/Makefile; cast to small int in socket.c.
2014-01-26 17:52:23 +00:00
mpconfigport.h
py: Add "io" module.
2014-04-03 22:08:57 +03:00