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-07 10:20:52 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b372bfca21ccab593359ef25a0a0c6bf697c8586
micropython
/
unix
History
Paul Sokolovsky
b372bfca21
Rename default config file to mpconfig.h, and port's to mpconfigport.h.
...
mpconfig.h will automatically pull mpconfigport.h.
2014-01-03 19:03:11 +02:00
..
.gitignore
Add unix-cpy, used to test Micro Python byte code against CPython.
2013-12-29 18:01:01 +00:00
main.c
Change mp_compile so that it returns a function object for the module.
2014-01-03 14:22:03 +00:00
Makefile
Rename default config file to mpconfig.h, and port's to mpconfigport.h.
2014-01-03 19:03:11 +02:00
mpconfigport.h
Rename default config file to mpconfig.h, and port's to mpconfigport.h.
2014-01-03 19:03:11 +02:00