aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/usb/usb.c
Commit message (Expand)AuthorAgeFilesLines
* more sphinx docsMarti Bolivar2010-10-111-113/+91
* Some refactoringbnewbold2010-08-051-1/+2
* added isConnected() to serialusbbnewbold2010-07-221-0/+8
* working serialUSB with timeoutbnewbold2010-07-191-0/+6
* new usb_serialbnewbold2010-07-191-49/+53
* added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...AJM2010-06-111-6/+24
* cosmetic change on usbsendbytesAJM2010-06-101-1/+1
* new reset scheme now worksAJM2010-06-091-1/+1
* added a somewhat broken version of the reset magic number scheme.AJM2010-06-091-3/+2
* first approach at modding the reset schemeAJM2010-06-091-31/+2
* removed the callback for send functional descriptor.AJM2010-06-091-1/+0
* another fix for USB unheard print issuebnewbold2010-06-071-18/+9
* NEEDS REVIEW: fix for first usb write bugbnewbold2010-06-041-3/+5
* Preliminary wirish USBSerial implementation.Perry Hung2010-06-041-18/+23
* modified the makefile to build the usb related files/removed all uintx_t to u...AJM2010-05-201-1/+1
* moved the usb directory to its proper home in ./libmapleAJM2010-05-201-0/+470