Fix signature bytes in the DFU class bootloader.

This commit is contained in:
Dean Camera 2013-11-03 15:44:55 +01:00
parent bcd07f4f8a
commit 6b214472b7
2 changed files with 12 additions and 4 deletions

View file

@ -15,6 +15,7 @@
* - Library Applications:
* - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda)
* - AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as it is now stable
* - Fixed incorrect signature bytes returned in the DFU bootloader
*
* \section Sec_ChangeLog130901 Version 130901
* <b>New:</b>