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:
parent
51910b4505
commit
d3484e6bdd
3 changed files with 16 additions and 1 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue