aboutsummaryrefslogtreecommitdiff
path: root/wirish/usb_serial.cpp
AgeCommit message (Expand)Author
2011-05-04SerialUSB fixups.Marti Bolivar
2011-05-04Fixing USBSerial::read(void*, uint32).Marti Bolivar
2010-12-13fixed broken build from usb_serial.cppAJM
2010-12-13made SerialUSB.read blockingAJM
2010-10-11more sphinx docsMarti Bolivar
2010-09-26wirish reformatted and code-styledMarti Bolivar
2010-07-22last usbserial change... please?bnewbold
2010-07-22added isConnected() to serialusbbnewbold
2010-07-20went with 50ms SerialUSB timeoutbnewbold
2010-07-19working serialUSB with timeoutbnewbold
2010-06-11added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...AJM
2010-06-05USB Serial read() fix:Perry Hung
2010-06-04Preliminary wirish USBSerial implementation.Perry Hung