aboutsummaryrefslogtreecommitdiffstats
path: root/core/usb/descriptors.h
Commit message (Expand)AuthorAgeFilesLines
* finally got TX working without any delay, there is some weird timing involved...AJM2010-05-201-3/+3
* c++ ified all of the usb_core files, added the auto-reset feature to the virt...AJM2010-05-201-20/+105
* finished the entire low level usb app for virtual com minus the precise handl...AJM2010-05-201-0/+8
* added the usb_config file for general setup settings and filled out any undef...AJM2010-05-201-2/+15
* added the string descriptors to the descriptor set so that when you plug in t...AJM2010-05-201-1/+9
* Added the virtual com port descriptors based on the LUFA/MYUsb model (which w...AJM2010-05-201-0/+88