Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for ↵ | AJM | 2010-06-11 | 1 | -1/+2 |
| | | | | | | connection flip flopped back and forth on how much work should be done here. For now its like 5 lines of changes | ||||
* | USB Serial read() fix: | Perry Hung | 2010-06-05 | 1 | -1/+2 |
| | | | | stupid, stupid mistake. | ||||
* | Preliminary wirish USBSerial implementation. | Perry Hung | 2010-06-04 | 1 | -0/+72 |
-updated examples -removed HardwareUSB -cleaned up a handful of includes |