aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-021-1/+1
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Extract interface numbers into enums.László Monda2013-10-061-3/+12
* Add symbolic names for USB Device String Descriptors within the demos, applic...Dean Camera2013-05-151-8/+19
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Add svn:eol-style property on all source files where it was missing. Fix line...Dean Camera2012-06-211-83/+83
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-8/+8
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Seperate out the device demos and project's configuration descriptor structur...Dean Camera2011-07-011-4/+6
* 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
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-0/+1
* Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...Dean Camera2010-09-301-3/+3
* Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s...Dean Camera2010-08-241-1/+2
* Add notification endpoint to the incomplete TMC demo.Dean Camera2010-08-091-3/+10
* Added start of a low level device Test and Measurement class demo (thanks to ...Dean Camera2010-07-221-0/+73