aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/usb_serial.cpp
Commit message (Expand)AuthorAgeFilesLines
* SerialUSB fixups.Marti Bolivar2011-05-041-74/+43
* Fixing USBSerial::read(void*, uint32).Marti Bolivar2011-05-041-3/+3
* fixed broken build from usb_serial.cppAJM2010-12-131-2/+2
* made SerialUSB.read blockingAJM2010-12-131-2/+12
* more sphinx docsMarti Bolivar2010-10-111-0/+2
* wirish reformatted and code-styledMarti Bolivar2010-09-261-17/+24
* last usbserial change... please?bnewbold2010-07-221-3/+12
* added isConnected() to serialusbbnewbold2010-07-221-0/+12
* went with 50ms SerialUSB timeoutbnewbold2010-07-201-1/+1
* working serialUSB with timeoutbnewbold2010-07-191-5/+38
* added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...AJM2010-06-111-1/+2
* USB Serial read() fix:Perry Hung2010-06-051-1/+2
* Preliminary wirish USBSerial implementation.Perry Hung2010-06-041-0/+72