aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Descriptors.h
Commit message (Expand)AuthorAgeFilesLines
* Added class specific descriptor type defines with standard USB-IF element nam...Dean Camera2010-09-091-1/+1
* 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
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-70/+70
* Standardized the naming scheme given to configuration descriptor sub-elements...Dean Camera2010-03-221-3/+3
* Update copyright year to 2010.Dean Camera2009-12-301-3/+3
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Reduce struct name pollution - group typedef struct names by class driver nam...Dean Camera2009-06-261-1/+1
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-1/+1
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-32/+4
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-2/+2
* Renamed the the TotalHIDReports element of the HID descriptor structure in th...Dean Camera2009-05-071-1/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+98