Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Beller
307d729efa Makefile: add all target to compile and download. 2012-05-20 16:41:43 +02:00
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
e9cf3cbd5a Make avrdude work in Ubuntu 12.04 (precise pangolin) 2012-05-19 18:46:03 +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