From: Dean Camera Date: Sun, 9 May 2010 06:01:01 +0000 (+0000) Subject: Add new ReportType parameter to the HID class driver device callback and host report... X-Git-Tag: LUFA-110528-BETA~477 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/05ac59d0eeb956adc316d89ee06ca13bd3c11aac?ds=inline;hp=05ac59d0eeb956adc316d89ee06ca13bd3c11aac Add new ReportType parameter to the HID class driver device callback and host report sending routines. Renamed internal Host mode Class driver descriptor comparator callback routines so that they all start with a uniform DCOMP_{Class Abbreviation}_ prefix. ---