aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/TeensyHID/Descriptors.h
Commit message (Expand)AuthorAgeFilesLines
* Removed TeensyHID bootloader, per request from Paul at PJRC.Dean Camera2010-05-121-115/+0
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-115/+115
* Fix TeensyHID bootloader for the largest AVRs - only the ATMEGA128x needs the...Dean Camera2010-05-071-5/+6
* Make CDC class bootloader hard-reset the AVR when exited instead of a soft-re...Dean Camera2010-05-061-1/+1
* Fixed TeensyHID bootloader so that it works with the official TeensyLoader GU...Dean Camera2010-05-061-0/+23
* 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-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* 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/+91