USBasp/firmware
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
..
usbdrv Initial commit. 2012-05-19 16:27:27 +02:00
clock.c Initial commit. 2012-05-19 16:27:27 +02:00
clock.h Initial commit. 2012-05-19 16:27:27 +02:00
isp.c Add the capability to read out a buffer at the USBasp. 2012-05-20 16:41:43 +02:00
isp.h Add the capability to read out a buffer at the USBasp. 2012-05-20 16:41:43 +02:00
main.c Add the capability to read out a buffer at the USBasp. 2012-05-20 16:41:43 +02:00
Makefile Initial commit. 2012-05-19 16:27:27 +02:00
tpi_defs.h Initial commit. 2012-05-19 16:27:27 +02:00
tpi.h Initial commit. 2012-05-19 16:27:27 +02:00
tpi.S Initial commit. 2012-05-19 16:27:27 +02:00
usbasp.h Add the capability to read out a buffer at the USBasp. 2012-05-20 16:41:43 +02:00
usbconfig.h Initial commit. 2012-05-19 16:27:27 +02:00