aboutsummaryrefslogtreecommitdiff
path: root/src/lib/usb.c
AgeCommit message (Expand)Author
2010-03-31Major hierarchy reorganization; see README.bnewbold
2010-01-07Added a print class for USB, works identically to the Serial object. Bugs out...ajmeyer@mit.edu
2009-12-19added a usb.h and usb.c to cover some of the low level access functions that ...ajmeyer@mit.edu
2009-12-19fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctionalajmeyer@mit.edu
2009-12-19added USB support (TX over virtual com port), the linker modifications to wor...ajmeyer@mit.edu