Remove incorrect Abstract Call Management class specific descriptor from the CDC demos, bootloaders and projects.

This commit is contained in:
Dean Camera 2010-05-06 11:32:55 +00:00
parent cde2afc50e
commit 9c8bd6ed9b
25 changed files with 2 additions and 127 deletions

View file

@ -66,6 +66,7 @@
* - Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts from occuring while the control endpoint
* request is being processed, causing possible lockups if a USB interrupt occurs during a transfer
* - Fixed TeensyHID bootloader not working on some USB AVR models with the official TeensyLoader GUI application
* - Remove incorrect Abstract Call Management class specific descriptor from the CDC demos, bootloaders and projects
*
* \section Sec_ChangeLog100219 Version 100219
*