icestorm/iceprog
Tim Pambor 26a40d0e11 Fix piping on windows
On windows stdin and stdout have to be set to binary as otherwise windows treats it as text and converts occurences of CRLF to LF
2019-08-05 11:51:03 +02:00
..
.gitignore Factored out mpsse functions for easier reusability. 2018-12-24 09:10:59 +01:00
Makefile Factored out mpsse functions for easier reusability. 2018-12-24 09:10:59 +01:00
iceprog.c Fix piping on windows 2019-08-05 11:51:03 +02:00
mpsse.c Split the hardware specific gpio functions. 2018-12-24 09:36:37 +01:00
mpsse.h Minor cleanups in iceprog/mpsse.h 2019-03-02 13:56:49 -08:00