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 09:50:20 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e54c876a7236cbb50431f1f6d52c7be2052ed6f
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
main.c
py: Make compiler return a proper exception on SyntaxError.
2014-10-05 19:01:34 +01:00
Makefile
Add -Wpointer-arith flag to prevent problems with pointer arithmetic on void*
2014-10-29 10:29:09 +01:00
mpconfigport.h
Rename machine_(u)int_t to mp_(u)int_t.
2014-07-03 13:25:24 +01:00