aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/usb/usb.h
Commit message (Expand)AuthorAgeFilesLines
* SerialUSB fixups.Marti Bolivar2011-05-041-1/+1
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-271-1/+1
* added a usbBlockingSendByte(char ch)AJM2010-12-141-0/+1
* enlarged rx buffer and nak when less than 64 bytes is left in packet bufAJM2010-12-131-2/+2
* candidate bugfix for serialusb receive bugAJM2010-12-131-3/+3
* more sphinx docsMarti Bolivar2010-10-111-36/+56
* added isConnected() to serialusbbnewbold2010-07-221-0/+2
* working serialUSB with timeoutbnewbold2010-07-191-0/+1
* new usb_serialbnewbold2010-07-191-1/+3
* added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...AJM2010-06-111-0/+2
* [for AJ] added new HardwareUsb implementation. hack.bnewbold2010-05-271-2/+2
* moved the usb directory to its proper home in ./libmapleAJM2010-05-201-0/+64