aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/TeensyHID/Descriptors.h
AgeCommit message (Expand)Author
2010-05-12Removed TeensyHID bootloader, per request from Paul at PJRC.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-07Fix TeensyHID bootloader for the largest AVRs - only the ATMEGA128x needs the...Dean
2010-05-06Make CDC class bootloader hard-reset the AVR when exited instead of a soft-re...Dean
2010-05-06Fixed TeensyHID bootloader so that it works with the official TeensyLoader GU...Dean
2010-03-22Standardized the naming scheme given to configuration descriptor sub-elements...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-05-22Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean
2009-05-07Renamed the the TotalHIDReports element of the HID descriptor structure in th...Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean