AVR ISP adapter (avr109/910 compatible, using ATmega16)
Go to file
Olaf Rempel 1216082a4f Calculate timer values 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 Calculate timer values 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 Calculate timer values 2020-01-13 22:27:15 +01:00
uart.c Do not call statemachine from ISR 2020-01-13 22:27:15 +01:00
uart.h Do not call statemachine from ISR 2020-01-13 22:27:15 +01:00