aboutsummaryrefslogtreecommitdiff
path: root/libmaple/usb/usb.c
AgeCommit message (Expand)Author
2011-02-12Merge branch 'debug-serialusb'Marti Bolivar
2011-02-09Fixing usb.c countTx race; thanks, geoffreymbrown!Marti Bolivar
2010-12-14added a usbBlockingSendByte(char ch)AJM
2010-12-14changed the serialusb to be simplest possible designAJM
2010-12-13enlarged rx buffer and nak when less than 64 bytes is left in packet bufAJM
2010-12-13candidate bugfix for serialusb receive bugAJM
2010-10-11more sphinx docsMarti Bolivar
2010-08-05Some refactoringbnewbold
2010-07-22added isConnected() to serialusbbnewbold
2010-07-19working serialUSB with timeoutbnewbold
2010-07-19new usb_serialbnewbold
2010-06-11added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...AJM
2010-06-10cosmetic change on usbsendbytesAJM
2010-06-09new reset scheme now worksAJM
2010-06-09added a somewhat broken version of the reset magic number scheme.AJM
2010-06-09first approach at modding the reset schemeAJM
2010-06-09removed the callback for send functional descriptor.AJM
2010-06-07another fix for USB unheard print issuebnewbold
2010-06-04NEEDS REVIEW: fix for first usb write bugbnewbold
2010-06-04Preliminary wirish USBSerial implementation.Perry Hung
2010-05-20modified the makefile to build the usb related files/removed all uintx_t to u...AJM
2010-05-20moved the usb directory to its proper home in ./libmapleAJM