aboutsummaryrefslogtreecommitdiffstats
path: root/core/usb/usb.c
Commit message (Expand)AuthorAgeFilesLines
* FINALLY figured out the tx/rx bugs, so the whole stack is officially working....AJM2010-05-201-1/+0
* finally got TX working without any delay, there is some weird timing involved...AJM2010-05-201-5/+84
* c++ ified all of the usb_core files, added the auto-reset feature to the virt...AJM2010-05-201-13/+25
* finished the entire low level usb app for virtual com minus the precise handl...AJM2010-05-201-61/+307
* added the skeleton dir for the usb application lib, since were still dependen...AJM2010-05-201-0/+85