Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI protocols (thanks to Justin Mattair).

This commit is contained in:
Dean Camera 2011-10-07 04:40:56 +00:00
parent 6553bf5bfb
commit db73b11244
3 changed files with 13 additions and 4 deletions

View file

@ -68,6 +68,7 @@
* - Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration
* instead of manual host state machine manipulations in the main application task
* - Changed the reports in the GenericHID device demos to control the board LEDs, to reduce user confusion over the callback routines
* - Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI protocols (thanks to Justin Mattair)
*
* <b>Fixed:</b>
* - Core: