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-21 13:05:37 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1355cf42f2
micropython
/
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