AVR ISP adapter (avr109/910 compatible, using ATmega16)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Olaf Rempel 2d9c71bb8b
Differentiate twi bus errors and address/data NACKs
4 years ago
.gitignore Use build directory 4 years ago
LICENSE Add LICENSE file 4 years ago
Makefile Use build directory 4 years ago
avrdevice.c Remove untested devices 4 years ago
avrdevice.h Remove untested devices 4 years ago
display.c Add twiboot bridge 4 years ago
display.h Move display functions to own file 4 years ago
ispprog.c Differentiate twi bus errors and address/data NACKs 4 years ago
spi_isp.c Move spi/isp handling to own file 4 years ago
spi_isp.h Move spi/isp handling to own file 4 years ago
target.h Add twiboot bridge 4 years ago
twi_master.c Differentiate twi bus errors and address/data NACKs 4 years ago
twi_master.h Differentiate twi bus errors and address/data NACKs 4 years ago
uart.c Add twiboot bridge 4 years ago
uart.h Add twiboot bridge 4 years ago