aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/usb.c
Commit message (Expand)AuthorAgeFilesLines
* added a usb.h and usb.c to cover some of the low level access functions that ...ajmeyer@mit.edu2009-12-191-3/+14
* fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctionalajmeyer@mit.edu2009-12-191-5/+5
* added USB support (TX over virtual com port), the linker modifications to wor...ajmeyer@mit.edu2009-12-191-0/+56