index
:
suspect-devices/libmaple
master
Working copy of Leaflabs libmaple
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
usb
/
usb_callbacks.c
Age
Commit message (
Expand
)
Author
2010-05-20
moved the usb directory to its proper home in ./libmaple
AJM
2010-05-20
added a delay to the resrt slide to allow enough time for graceul closures of...
AJM
2010-05-20
fixed the FIFO bug, tx/rx now seems stable and ready for integration.
AJM
2010-05-20
FINALLY figured out the tx/rx bugs, so the whole stack is officially working....
AJM
2010-05-20
finally got TX working without any delay, there is some weird timing involved...
AJM
2010-05-20
c++ ified all of the usb_core files, added the auto-reset feature to the virt...
AJM
2010-05-20
added virtual com port echoing as the test configuration for the usb serial code
AJM
2010-05-20
finished the entire low level usb app for virtual com minus the precise handl...
AJM