aboutsummaryrefslogtreecommitdiffstats
path: root/core/usb/usb_hardware.c
Commit message (Collapse)AuthorAgeFilesLines
* c++ ified all of the usb_core files, added the auto-reset feature to the ↵AJM2010-05-201-4/+1
| | | | virtual com port, got the descriptors in functional although not pretty order that can be fixed using the attribute packing
* finished the entire low level usb app for virtual com minus the precise ↵AJM2010-05-201-0/+132
handling of get/send data callbacks and toggle line state. completely undebugged for now.