Fixed GenericHID demo not starting USB and HID management tasks when not using interrupt driven modes (thanks to Carl Kjeldsen).

This commit is contained in:
Dean Camera 2009-04-09 00:00:59 +00:00
parent 51910b4505
commit d3484e6bdd
3 changed files with 16 additions and 1 deletions

View file

@ -26,6 +26,7 @@
* outdated avr-libc versions.
* - Added support to the CDCHost demo for devices with mutiple CDC interfaces which are not the correct ACM type preceeding the desired
* ACM CDC interface
* - Fixed GenericHID demo not starting USB and HID management tasks when not using interrupt driven modes (thanks to Carl Kjeldsen)
*
* \section Sec_ChangeLog090401 Version 090401
*