aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/usb.c
Commit message (Expand)AuthorAgeFilesLines
* Major hierarchy reorganization; see README.bnewbold2010-03-311-83/+0
* Added a print class for USB, works identically to the Serial object. Bugs out...ajmeyer@mit.edu2010-01-071-4/+20
* 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