aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/usb.h
Commit message (Expand)AuthorAgeFilesLines
* Added a print class for USB, works identically to the Serial object. Bugs out...ajmeyer@mit.edu2010-01-071-22/+6
* added a usb.h and usb.c to cover some of the low level access functions that ...ajmeyer@mit.edu2009-12-191-1/+20
* fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctionalajmeyer@mit.edu2009-12-191-9/+5
* added USB support (TX over virtual com port), the linker modifications to wor...ajmeyer@mit.edu2009-12-191-0/+33