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 01:40:34 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
d8f239263dbcc3ab54964421ef6c9755a6537f6e
micropython
/
unix-cpy
History
Paul Sokolovsky
91386eee26
ports: Define mp_off_t.
2014-11-17 00:16:14 +02: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
ports: Define mp_off_t.
2014-11-17 00:16:14 +02:00