Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed the FIFO bug, tx/rx now seems stable and ready for integration. | AJM | 2010-05-20 | 1 | -1/+1 |
* | FINALLY figured out the tx/rx bugs, so the whole stack is officially working.... | AJM | 2010-05-20 | 1 | -7/+13 |
* | finally got TX working without any delay, there is some weird timing involved... | AJM | 2010-05-20 | 1 | -11/+43 |
* | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM | 2010-05-20 | 1 | -26/+64 |
* | 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 | 1 | -0/+193 |