Dean Camera
|
7fbb759287
|
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code.
|
2009-08-31 07:48:32 +00:00 |
Dean Camera
|
dfa547164a
|
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration number within the device to fetch, to add support for multi-configuration devices.
|
2009-06-19 03:37:47 +00:00 |
Dean Camera
|
d0806c817c
|
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
|
2009-05-22 05:23:00 +00:00 |