Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added carraige feed to newline send on the test function usbSendHello | AJM | 2010-05-20 | 1 | -2/+2 |
* | fixed the FIFO bug, tx/rx now seems stable and ready for integration. | AJM | 2010-05-20 | 1 | -3/+7 |
* | theres still a remaining bug whereby fast consecutive read/writes to serial m... | AJM | 2010-05-20 | 1 | -5/+6 |
* | FINALLY figured out the tx/rx bugs, so the whole stack is officially working.... | AJM | 2010-05-20 | 1 | -1/+0 |
* | finally got TX working without any delay, there is some weird timing involved... | AJM | 2010-05-20 | 1 | -5/+84 |
* | c++ ified all of the usb_core files, added the auto-reset feature to the virt... | AJM | 2010-05-20 | 1 | -13/+25 |
* | finished the entire low level usb app for virtual com minus the precise handl... | AJM | 2010-05-20 | 1 | -61/+307 |
* | added the skeleton dir for the usb application lib, since were still dependen... | AJM | 2010-05-20 | 1 | -0/+85 |