From: Dean Camera Date: Tue, 28 Sep 2010 13:27:19 +0000 (+0000) Subject: Added CDC functional descriptor structs to the Low Level CDC demos and CDC class... X-Git-Tag: LUFA-110528-BETA~228 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b2a30cd48a0621b360d23dd430c646d22e943d09?hp=b2a30cd48a0621b360d23dd430c646d22e943d09 Added CDC functional descriptor structs to the Low Level CDC demos and CDC class bootloader, to improve the readability of the descriptors. Fixed BootloaderCDC project failing on some operating systems due to removed Line Encoding options (thanks to Alexey Belyaev). ---