This website requires JavaScript.
Explore
Sign In
W3SLAV
/
micropython
Watch
1
Fork
0
You've already forked micropython
mirror of
https://github.com/W3SLAV/micropython.git
synced
2025-06-23 05:55:35 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
55baff4c9b
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