Fixed incompatibility in the CDC class bootloader on some systems (thanks to Sylvain Munaut).

This commit is contained in:
Dean Camera 2012-08-27 16:39:06 +00:00
parent 603a7d86e9
commit 9eef78d21e
2 changed files with 2 additions and 1 deletions

View file

@ -27,6 +27,7 @@
* - Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell)
* - Library Applications:
* - Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MKII project
* - Fixed incompatibility in the CDC class bootloader on some systems (thanks to Sylvain Munaut)
*
* \section Sec_ChangeLog120730 Version 120730
* <b>New:</b>