This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
unix-cpy
History
Damien George
d553be5982
build: Simplify build directory layout by putting all headers in genhdr.
...
Any generated headers go in $(BUILD)/genhdr/, and are #included as 'genhdr/xxx.h'.
2014-04-17 18:03:27 +01:00
..
.gitignore
Add unix-cpy, used to test Micro Python byte code against CPython.
2013-12-29 18:01:01 +00:00
main.c
Add a check for NULL nlr_top in nlr_jump.
2014-04-08 14:08:14 +00:00
Makefile
build: Simplify build directory layout by putting all headers in genhdr.
2014-04-17 18:03:27 +01:00
mpconfigport.h
bare-arm/unix-cpy: Minor changes.
2014-04-13 13:19:28 +01:00