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
/
usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2011-03-11
1
-7
/
+26
*
Refactor linker scripts. Rename irq and exception handlers.
Perry Hung
2011-02-27
1
-1
/
+1
*
Merge branch 'debug-serialusb'
Marti Bolivar
2011-02-12
1
-45
/
+31
|
\
|
*
added a usbBlockingSendByte(char ch)
AJM
2010-12-14
1
-5
/
+10
|
*
changed the serialusb to be simplest possible design
AJM
2010-12-14
1
-25
/
+15
|
*
enlarged rx buffer and nak when less than 64 bytes is left in packet buf
AJM
2010-12-13
1
-2
/
+2
|
*
candidate bugfix for serialusb receive bug
AJM
2010-12-13
1
-20
/
+10
*
|
Fixing usb.c countTx race; thanks, geoffreymbrown!
Marti Bolivar
2011-02-09
1
-1
/
+1
|
/
*
more sphinx docs
Marti Bolivar
2010-10-11
1
-113
/
+91
*
Some refactoring
bnewbold
2010-08-05
1
-1
/
+2
*
added isConnected() to serialusb
bnewbold
2010-07-22
1
-0
/
+8
*
working serialUSB with timeout
bnewbold
2010-07-19
1
-0
/
+6
*
new usb_serial
bnewbold
2010-07-19
1
-49
/
+53
*
added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...
AJM
2010-06-11
1
-6
/
+24
*
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
1
-3
/
+2
*
first approach at modding the reset scheme
AJM
2010-06-09
1
-31
/
+2
*
removed the callback for send functional descriptor.
AJM
2010-06-09
1
-1
/
+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
1
-18
/
+23
*
modified the makefile to build the usb related files/removed all uintx_t to u...
AJM
2010-05-20
1
-1
/
+1
*
moved the usb directory to its proper home in ./libmaple
AJM
2010-05-20
1
-0
/
+470