aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Fix XPLAINBridge code broken during the changes to the Rescue Clock generatio...Dean Camera2010-11-021-15/+18
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Add descriptor class, subclass and protocol constants to the class drivers, m...Dean Camera2010-10-251-3/+2
* All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...Dean Camera2010-10-241-3/+3
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-12/+13
* Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interfac...Dean Camera2010-10-011-12/+24
* Fix low level host mode demos not correctly fetching the next endpoint when a...Dean Camera2010-09-301-0/+3
* Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...Dean Camera2010-09-301-26/+30
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-166/+166
* 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
* Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean Camera2009-11-131-1/+1
* Make Low Level host demos use void pointers for the configuration descriptor,...Dean Camera2009-11-071-1/+1
* Add support for Mouse Scrollwheel to the MouseHostWithParser demos.Dean Camera2009-11-041-3/+3
* Added new JoystickHostWithParser demos to the library.Dean Camera2009-11-041-0/+166