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 |
Dean Camera
|
1f83abe6f4
|
Renamed the the TotalHIDReports element of the HID descriptor structure in the HID class demos to TotalReportDescriptors, to be more accurate of the element's function (thanks to Brian Dickman).
|
2009-05-07 22:33:36 +00:00 |
Dean Camera
|
ed031c1df2
|
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
|
2009-03-20 06:34:41 +00:00 |