aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/Mouse/Descriptors.c
Commit message (Expand)AuthorAgeFilesLines
* Added new Pipe_IsFrozen() macro to determine if the currently selected pipe i...Dean Camera2009-09-201-1/+1
* Adjust endpoint polling intervals for HID demos, to make them compliant with ...Dean Camera2009-08-131-1/+1
* Added explicit attribute masks to the device mode demos' descriptors.Dean Camera2009-08-131-1/+1
* Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi...Dean Camera2009-08-021-1/+1
* Reduce struct name pollution - group typedef struct names by class driver nam...Dean Camera2009-06-261-2/+2
* Some minor whitespace corrections.Dean Camera2009-06-111-3/+3
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+251