This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1060baa2c2
micropython
/
unix-cpy
History
stijn
4e54c876a7
Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void*
2014-10-29 10:29:09 +01:00
..
.gitignore
Add unix-cpy, used to test Micro Python byte code against CPython.
2013-12-29 18:01:01 +00:00
Makefile
Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void*
2014-10-29 10:29:09 +01:00
main.c
py: Make compiler return a proper exception on SyntaxError.
2014-10-05 19:01:34 +01:00
mpconfigport.h
Rename machine_(u)int_t to mp_(u)int_t.
2014-07-03 13:25:24 +01:00