aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/CDC/Descriptors.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor documentation cleanups.Dean Camera2010-06-031-4/+4
* 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-146/+146
* 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
* Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllersDean Camera2010-01-151-13/+25
* 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
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-1/+1
* Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIG...Dean Camera2009-06-211-0/+40
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-2/+2
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+95