From: Dean Camera Date: Mon, 22 Mar 2010 07:12:25 +0000 (+0000) Subject: Standardized the naming scheme given to configuration descriptor sub-elements in... X-Git-Tag: LUFA-110528-BETA~554 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/49b09a2042368947ab34f788f00b710183912285?hp=49b09a2042368947ab34f788f00b710183912285 Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects. Fix errors in the MouseHostWithParser demo from incorrect use of the HID_ALIGN_DATA() macro. ---