Commit Graph

2 Commits

Author SHA1 Message Date
Stefan Beller
4d0f5b8b15 Add the capability to read out a buffer at the USBasp.
This buffer should be filled by target device.
As the USBasp is slave at USB side, it should also be slave at
the SPI side, so it can handle the buffering well.
2012-05-20 16:41:43 +02:00
Stefan Beller
da7b6e47c7 Initial commit.
This includes the files as of
wget http://www.fischl.de/usbasp/usbasp.2011-05-28.tar.gz
tar -xf usbasp.2011.05-28.tar.gz
2012-05-19 16:27:27 +02:00