Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure erase...
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / XPROG / XPROGTarget.c
2010-01-31 Dean CameraUse _delay_us() function in the XPROGTarget.c file...
2010-01-31 Dean CameraOops - PDI handshake delay was too long, causing the...
2010-01-29 Dean CameraFix TPI communications in the AVRISP project when bit...
2010-01-27 Dean CameraEnsure TPI enable timing requirements are met in AVRISP...
2010-01-27 Dean CameraManually pull PDI clock pin high for 1ms before disabli...
2010-01-25 Dean CameraMinor code cleanups, remove TemperatureDataLogger host...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2010-01-05 Dean CameraAdded support to the MIDI Class drivers for packed...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-29 Dean CameraReduced guard bit time in the AVRISP project PDI/TPI...
2009-12-29 Dean CameraFixed AVRISP PDI race condition where the guard time...
2009-12-29 Dean CameraChange the AVRISP project's RESET LINE makefile tokens...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-27 Dean CameraFix mistakes in the XPROGTarget.c/.h files for TPI...
2009-12-27 Dean CameraRename AVRISP project folder to AVRISP-MKII.