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
55baff4c9bcbc001cbb8972c289ebfa356d4665b
micropython
/
unix-cpy
History
Damien George
55baff4c9b
Revamp qstrs: they now include length and hash.
...
Can now have null bytes in strings. Can define ROM qstrs per port using qstrdefsport.h
2014-01-21 21:40:13 +00: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: Add module/function/class name to exceptions.
2014-01-19 11:48:48 +00:00
Makefile
Revamp qstrs: they now include length and hash.
2014-01-21 21:40:13 +00:00
mpconfigport.h
Factor and simplify Makefile's and mpconfig, part 2.
2014-01-07 15:20:33 +00:00