No description
Find a file
2017-06-28 16:49:48 -04:00
.gitignore first commit 2017-06-28 16:49:48 -04:00
config.mk first commit 2017-06-28 16:49:48 -04:00
ftdiflash.c first commit 2017-06-28 16:49:48 -04:00
ftdiflash.exe first commit 2017-06-28 16:49:48 -04:00
Makefile first commit 2017-06-28 16:49:48 -04:00
README.md first commit 2017-06-28 16:49:48 -04:00

ftdiflash

simple SPI flash programmer for use with FTDI USB devices

See the guide here: https://learn.adafruit.com/programming-spi-flash-prom-with-an-ft232h-breakout/overview

This is a modified version of the iceprog tool from the excellent Icestorm FPGA toolchain by Clifford Wolf https://github.com/cliffordwolf/icestorm