aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TempDataLogger/Descriptors.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpo...Dean Camera2010-11-101-3/+3
* 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-9/+9
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-47/+48
* 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-5/+5
* 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
* Fixed HID device class driver still using PrevReportINBuffer for GetReport co...Dean Camera2010-07-151-1/+1
* Add first lot of AVRStudio project files for some of the library projects.Dean Camera2010-07-131-0/+288