aboutsummaryrefslogtreecommitdiff
path: root/core/usb/usb_callbacks.c
AgeCommit message (Expand)Author
2010-05-20moved the usb directory to its proper home in ./libmapleAJM
2010-05-20added a delay to the resrt slide to allow enough time for graceul closures of...AJM
2010-05-20fixed the FIFO bug, tx/rx now seems stable and ready for integration.AJM
2010-05-20FINALLY figured out the tx/rx bugs, so the whole stack is officially working....AJM
2010-05-20finally got TX working without any delay, there is some weird timing involved...AJM
2010-05-20c++ ified all of the usb_core files, added the auto-reset feature to the virt...AJM
2010-05-20added virtual com port echoing as the test configuration for the usb serial codeAJM
2010-05-20finished the entire low level usb app for virtual com minus the precise handl...AJM