Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finally got TX working without any delay, there is some weird timing involved... | AJM | 2010-05-20 | 1 | -3/+3 |
* | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM | 2010-05-20 | 1 | -79/+86 |
* | finished the entire low level usb app for virtual com minus the precise handl... | AJM | 2010-05-20 | 1 | -8/+8 |
* | added the usb_config file for general setup settings and filled out any undef... | AJM | 2010-05-20 | 1 | -5/+5 |
* | added the string descriptors to the descriptor set so that when you plug in t... | AJM | 2010-05-20 | 1 | -1/+40 |
* | Added the virtual com port descriptors based on the LUFA/MYUsb model (which w... | AJM | 2010-05-20 | 1 | -0/+122 |