Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM | 2010-05-20 | 18 | -270/+406 |
* | added virtual com port echoing as the test configuration for the usb serial code | AJM | 2010-05-20 | 1 | -1/+17 |
* | finished the entire low level usb app for virtual com minus the precise handl... | AJM | 2010-05-20 | 10 | -87/+911 |
* | added the usb_config file for general setup settings and filled out any undef... | AJM | 2010-05-20 | 3 | -7/+50 |
* | added the string descriptors to the descriptor set so that when you plug in t... | AJM | 2010-05-20 | 2 | -2/+49 |
* | Added the virtual com port descriptors based on the LUFA/MYUsb model (which w... | AJM | 2010-05-20 | 2 | -0/+210 |
* | added the skeleton dir for the usb application lib, since were still dependen... | AJM | 2010-05-20 | 17 | -0/+3522 |