Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a print class for USB, works identically to the Serial object. Bugs out... | ajmeyer@mit.edu | 2010-01-07 | 1 | -22/+6 |
* | added a usb.h and usb.c to cover some of the low level access functions that ... | ajmeyer@mit.edu | 2009-12-19 | 1 | -1/+20 |
* | fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctional | ajmeyer@mit.edu | 2009-12-19 | 1 | -9/+5 |
* | added USB support (TX over virtual com port), the linker modifications to wor... | ajmeyer@mit.edu | 2009-12-19 | 1 | -0/+33 |