From 51910b450533fb7c335ee3d970d758fc25b05547 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 7 Apr 2009 11:46:54 +0000 Subject: 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. --- LUFA/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 0b15df0b2..04b0e9757 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -24,6 +24,8 @@ * code without having to be itself patched and recompiled first * - Added preprocessor checks and documentation to the bootloaders giving information about missing SIGNATURE_x defines due to * 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 * * \section Sec_ChangeLog090401 Version 090401 * -- cgit v1.2.3