Ooops - TeensyHID bootloader makefile should use a 16MHz FCPU, not 8MHz.
[pub/USBasp.git] / Projects / AVRISP / Lib / PDITarget.h
2009-12-20 Dean CameraAdd const qualifier to the parameters of Projects'...
2009-12-16 Dean CameraMore speed and quality improvements to the software...
2009-12-16 Dean CameraSlightly speed up software USART in the AVRISP project...
2009-12-14 Dean CameraUse the PDI REPEAT instruction in the PDI programmer...
2009-12-14 Dean CameraSplit out NVM access code in the AVRISP project into...
2009-12-13 Dean CameraUse -pedantic compile time option to find and correct...
2009-12-13 Dean CameraThe AVRISP project can now enter PDI mode under both...
2009-12-11 Dean CameraChange over AVRISP project to have both hardware USART...
2009-12-09 Dean CameraFix inverted bit-banged USART logic in the AVRISP proje...
2009-12-04 Dean CameraFixed HID Parser not distributing the Usage Min and...
2009-12-03 Dean CameraFix the tokens which enable and disable the different...
2009-12-03 Dean CameraAuto-configure AVRISP programmer configuration when...
2009-12-03 Dean CameraDocument the PDI programming routines implemented so...
2009-12-03 Dean CameraStarted implementing the low level PDI protocol in...