AVR ISP adapter (avr109/910 compatible, using ATmega16)
Go to file
Olaf Rempel afd7b92c1f Switch isp/twi mode with progmode commands 2020-01-26 00:15:12 +01:00
.gitignore Use build directory 2020-01-13 22:27:15 +01:00
LICENSE Add LICENSE file 2020-01-13 22:27:15 +01:00
Makefile Use build directory 2020-01-13 22:27:15 +01:00
avrdevice.c Remove untested devices 2020-01-13 22:27:15 +01:00
avrdevice.h Remove untested devices 2020-01-13 22:27:15 +01:00
display.c Add twiboot bridge 2020-01-17 23:36:50 +01:00
display.h Move display functions to own file 2020-01-13 22:27:15 +01:00
ispprog.c Switch isp/twi mode with progmode commands 2020-01-26 00:15:12 +01:00
spi_isp.c Move spi/isp handling to own file 2020-01-13 22:27:15 +01:00
spi_isp.h Move spi/isp handling to own file 2020-01-13 22:27:15 +01:00
target.h Add twiboot bridge 2020-01-17 23:36:50 +01:00
twi_master.c Add twiboot bridge 2020-01-17 23:36:50 +01:00
twi_master.h Add twiboot bridge 2020-01-17 23:36:50 +01:00
uart.c Add twiboot bridge 2020-01-17 23:36:50 +01:00
uart.h Add twiboot bridge 2020-01-17 23:36:50 +01:00