This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-09-06 18:00:48 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36e75aef38b9553f852454d7013cbc0ba919ef30
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