Ooops - TeensyHID bootloader makefile should use a 16MHz FCPU, not 8MHz.
[pub/USBasp.git] / Projects / AVRISP / Lib / NVMTarget.c
2009-12-20 Dean CameraFixed AVRISP project timeouts not checking for the...
2009-12-20 Dean CameraAdd const qualifier to the parameters of Projects'...
2009-12-17 Dean CameraUn-inline the SendAddress function in NVMTarget.c/...
2009-12-16 Dean CameraMore speed and quality improvements to the software...
2009-12-15 Dean CameraSpeed up bit-banged USART code in the AVRISP project.
2009-12-15 Dean CameraComplete initial working revision of PDI programming...
2009-12-15 Dean CameraFix a bug in the Still Image Host Class driver where...
2009-12-15 Dean CameraAdd Lock/Fuse byte programming support to the AVRISP...
2009-12-15 Dean CameraFix error in AVRISP programmer when repeatedly using...
2009-12-14 Dean CameraAdd Doxygen documentation to the completed portions...
2009-12-14 Dean CameraUse the PDI REPEAT instruction in the PDI programmer...
2009-12-14 Dean CameraAdded memory erase handling to the PDI protocol in...
2009-12-14 Dean CameraFix NVM commands so that memory reads and CRC generatio...
2009-12-14 Dean CameraSplit out NVM access code in the AVRISP project into...