AVR ISP adapter (avr109/910 compatible, using ATmega16)
Go to file
Olaf Rempel 63b2291931 Move spi/isp handling to own file 2020-01-13 22:27:15 +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 Move device table to own file 2020-01-13 22:27:15 +01:00
avrdevice.h Move device table to own file 2020-01-13 22:27:15 +01:00
display.c Move display functions to own file 2020-01-13 22:27:15 +01:00
display.h Move display functions to own file 2020-01-13 22:27:15 +01:00
ispprog.c Move spi/isp handling to own file 2020-01-13 22:27:15 +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 Move spi/isp handling to own file 2020-01-13 22:27:15 +01:00
uart.c Move UART handling to own file 2020-01-13 22:27:15 +01:00
uart.h Move UART handling to own file 2020-01-13 22:27:15 +01:00