aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/USBtoSerial/Descriptors.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-6/+6
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-2/+2
* Seperate out the device demos and project's configuration descriptor structur...Dean Camera2011-07-011-0/+4
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...Dean Camera2010-10-241-1/+0
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-10/+11
* Move out many of the common class driver constants into grouped enums, to mak...Dean Camera2010-09-281-3/+3
* Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s...Dean Camera2010-08-241-1/+2
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-2/+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-83/+83
* Remove incorrect Abstract Call Management class specific descriptor from the ...Dean Camera2010-05-061-1/+0
* Standardized the naming scheme given to configuration descriptor sub-elements...Dean Camera2010-03-221-5/+5
* 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
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-181-0/+84