Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead of the desired 500KHz.

This commit is contained in:
Dean Camera 2010-11-12 06:24:01 +00:00
parent 50390867e7
commit d41cd9a41a
4 changed files with 8 additions and 4 deletions

View file

@ -101,6 +101,7 @@
* - Fixed USBtoSerial and XPLAINBridge demos discarding data from the PC if the send buffer becomes full
* - Fixed broken input in the MagStripe reader project due to an incorrect HID report descriptor
* - Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpoint descriptors (thanks to MCS Electronics)
* - Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead of the desired 500KHz
*
* \section Sec_ChangeLog100807 Version 100807
* <b>New:</b>