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
9528cd66d7c94d7376884a53c2080b29e9bc3a0a
micropython
/
unix-cpy
History
Damien George
9528cd66d7
Convert parse errors to exceptions.
...
Parser no longer prints an error, but instead returns an exception ID and message.
2014-01-15 21:23:31 +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
Convert parse errors to exceptions.
2014-01-15 21:23:31 +00:00
Makefile
made DEBUG control CFLAGS in Makefiles oter than stm as well.
2014-01-13 13:25:10 +00:00
mpconfigport.h
Factor and simplify Makefile's and mpconfig, part 2.
2014-01-07 15:20:33 +00:00