From d3484e6bdd0f92203829770518443045a78ce74b Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 9 Apr 2009 00:00:59 +0000 Subject: Fixed GenericHID demo not starting USB and HID management tasks when not using interrupt driven modes (thanks to Carl Kjeldsen). --- LUFA/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 04b0e9757..64182b02d 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -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 * -- cgit v1.2.3