micropython/unix
Paul Sokolovsky c90c0f68a2 Move INT_FMT, etc. declaration into global mpconfig.h .
This in particular makes it available for stm port.
2014-01-04 01:57:00 +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 Move INT_FMT, etc. declaration into global mpconfig.h . 2014-01-04 01:57:00 +02:00