From: Dean Camera Date: Thu, 24 Nov 2011 11:46:04 +0000 (+0000) Subject: Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescriptor... X-Git-Tag: LUFA-120219~17 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/3b99abb5fcc4e92142d02b1a115fed8d5028596b?hp=3b99abb5fcc4e92142d02b1a115fed8d5028596b Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescriptor() and USB_Host_GetDeviceStringDescriptor() convenience functions so that they wrap the new function. ---