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
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