From: Dean Camera Date: Sun, 20 Sep 2009 12:01:25 +0000 (+0000) Subject: Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. X-Git-Tag: LUFA-110528-BETA~897 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/51566d1a811f43dc39f38cb597de44ba9363d974?ds=inline;hp=51566d1a811f43dc39f38cb597de44ba9363d974 Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. Added new USB_GetHIDReportSize() function to the HID report parser to retrieve the size of a given report by its ID. More additions to the unfinished HID Host Class Driver. ---