Dean Camera
|
c166dfc64e
|
Added class specific descriptor type defines with standard USB-IF element naming.
|
2010-09-09 13:05:57 +00:00 |
Dean Camera
|
092f82e06f
|
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
|
2010-08-24 13:02:38 +00:00 |
Dean Camera
|
6bda628718
|
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
2010-07-21 16:19:32 +00:00 |
Dean Camera
|
7cef08e10e
|
Fixed HID device class driver still using PrevReportINBuffer for GetReport control requests even when it has been set to NULL by the user application (thanks to Axel Rohde).
|
2010-07-15 01:42:36 +00:00 |
Dean Camera
|
ac61b81a0b
|
Add first lot of AVRStudio project files for some of the library projects.
|
2010-07-13 04:32:33 +00:00 |