aboutsummaryrefslogtreecommitdiffstats
path: root/core/usb/usb_callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* moved the usb directory to its proper home in ./libmapleAJM2010-05-201-293/+0
* added a delay to the resrt slide to allow enough time for graceul closures of...AJM2010-05-201-1/+9
* fixed the FIFO bug, tx/rx now seems stable and ready for integration.AJM2010-05-201-1/+1
* FINALLY figured out the tx/rx bugs, so the whole stack is officially working....AJM2010-05-201-7/+13
* finally got TX working without any delay, there is some weird timing involved...AJM2010-05-201-11/+43
* c++ ified all of the usb_core files, added the auto-reset feature to the virt...AJM2010-05-201-26/+64
* added virtual com port echoing as the test configuration for the usb serial codeAJM2010-05-201-1/+17
* finished the entire low level usb app for virtual com minus the precise handl...AJM2010-05-201-0/+193