index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wirish
/
usb_serial.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding ROBOTIS "make install" and reset hook
Gregwar
2014-04-24
1
-0
/
+26
*
Check if the last packet sent was the full endpoint size, in this case flush ...
Manuel Odendahl
2013-01-17
1
-1
/
+12
*
usb_serial.cpp: Hackishly silence spurious warnings on VLDiscovery.
Marti Bolivar
2012-08-27
1
-0
/
+6
*
usb_serial.cpp: Neaten up reset signal RX hook.
Marti Bolivar
2012-08-22
1
-34
/
+33
*
Move bootloader reset signal detection to Wirish.
Marti Bolivar
2012-07-31
1
-0
/
+116
*
usb_serial.cpp: Minor tweak.
Marti Bolivar
2012-07-25
1
-2
/
+1
*
Slightly improve and generify the USB infrastructure.
Marti Bolivar
2012-06-03
1
-0
/
+9
*
Make USB its own submodule.
Marti Bolivar
2012-04-11
1
-1
/
+1
*
Move public headers to include directories; related cleanups.
Marti Bolivar
2012-04-11
1
-2
/
+5
*
USB: API cleanups.
Marti Bolivar
2011-10-21
1
-2
/
+2
*
usb: Disentangle CDC ACM functionality.
Marti Bolivar
2011-10-18
1
-9
/
+10
*
usb: Cleanups and renames.
Marti Bolivar
2011-10-18
1
-2
/
+2
*
usb: Move some board-specific configuration to Wirish.
Marti Bolivar
2011-10-18
1
-2
/
+2
*
SerialUSB fixups.
Marti Bolivar
2011-05-04
1
-74
/
+43
*
Fixing USBSerial::read(void*, uint32).
Marti Bolivar
2011-05-04
1
-3
/
+3
*
fixed broken build from usb_serial.cpp
AJM
2010-12-13
1
-2
/
+2
*
made SerialUSB.read blocking
AJM
2010-12-13
1
-2
/
+12
*
more sphinx docs
Marti Bolivar
2010-10-11
1
-0
/
+2
*
wirish reformatted and code-styled
Marti Bolivar
2010-09-26
1
-17
/
+24
*
last usbserial change... please?
bnewbold
2010-07-22
1
-3
/
+12
*
added isConnected() to serialusb
bnewbold
2010-07-22
1
-0
/
+12
*
went with 50ms SerialUSB timeout
bnewbold
2010-07-20
1
-1
/
+1
*
working serialUSB with timeout
bnewbold
2010-07-19
1
-5
/
+38
*
added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...
AJM
2010-06-11
1
-1
/
+2
*
USB Serial read() fix:
Perry Hung
2010-06-05
1
-1
/
+2
*
Preliminary wirish USBSerial implementation.
Perry Hung
2010-06-04
1
-0
/
+72