circuitpython/unix
Dave Hylands 4646801181 Make build output quieter.
Use make V=1e make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity.

This should fix issue #117
2014-01-08 10:30:06 -08:00
..
.gitignore Add unix-cpy, used to test Micro Python byte code against CPython. 2013-12-29 18:01:01 +00:00
Makefile Make build output quieter. 2014-01-08 10:30:06 -08:00
file.c py: add variable argument exception constructor function. 2014-01-08 18:11:23 +00:00
main.c unix: Add basic implementation of io.FileIO object. 2014-01-08 17:39:06 +02:00
mpconfigport.h Factor and simplify Makefile's and mpconfig, part 2. 2014-01-07 15:20:33 +00:00