aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c
Commit message (Expand)AuthorAgeFilesLines
* Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...Dean Camera2010-09-301-1/+1
* Move out many of the common class driver constants into grouped enums, to mak...Dean Camera2010-09-281-16/+17
* Added class specific descriptor type defines with standard USB-IF element nam...Dean Camera2010-09-091-2/+2
* Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s...Dean Camera2010-08-241-10/+10
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-1/+3
* Renamed CDC device class demos' ManagementEndpoint descriptor to Notification...Dean Camera2010-05-201-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-362/+362
* Remove incorrect Abstract Call Management class specific descriptor from the ...Dean Camera2010-05-061-8/+0
* Standardized the naming scheme given to configuration descriptor sub-elements...Dean Camera2010-03-221-9/+9
* Fixed incorrect interface values in the VirtualSerialMouse and KeyboardMouse ...Dean Camera2010-01-121-1/+1
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Rename CDC demos to VirtualSerial.Dean Camera2009-12-071-0/+370