index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmaple
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
new usb_serial
bnewbold
2010-07-19
2
-50
/
+56
*
added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...
AJM
2010-06-11
2
-6
/
+26
*
cosmetic change on usbsendbytes
AJM
2010-06-10
1
-1
/
+1
*
new reset scheme now works
AJM
2010-06-09
1
-1
/
+1
*
added a somewhat broken version of the reset magic number scheme.
AJM
2010-06-09
4
-76
/
+89
*
first approach at modding the reset scheme
AJM
2010-06-09
3
-31
/
+47
*
removed the callback for send functional descriptor.
AJM
2010-06-09
3
-5
/
+0
*
another fix for USB unheard print issue
bnewbold
2010-06-07
1
-18
/
+9
*
NEEDS REVIEW: fix for first usb write bug
bnewbold
2010-06-04
1
-3
/
+5
*
Preliminary wirish USBSerial implementation.
Perry Hung
2010-06-04
3
-26
/
+31
*
[for AJ] added new HardwareUsb implementation. hack.
bnewbold
2010-05-27
1
-2
/
+2
*
changed the id for the serial port to 1eaf:0004, to match up with the windows...
AJM
2010-05-22
1
-1
/
+1
*
minor mods to adjust the driver number and the vendor product id's (serial po...
AJM
2010-05-21
1
-2
/
+2
*
modified the makefile to build the usb related files/removed all uintx_t to u...
AJM
2010-05-20
3
-66
/
+63
*
moved the usb directory to its proper home in ./libmaple
AJM
2010-05-20
23
-0
/
+4993
*
removed usb files from the libmaple into the application level core lib.
AJM
2010-05-20
1
-37
/
+0
*
added the skeleton dir for the usb application lib, since were still dependen...
AJM
2010-05-20
1
-0
/
+37