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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb.h: Move to libmaple/.
Marti Bolivar
2011-10-21
1
-82
/
+0
*
USB: API cleanups.
Marti Bolivar
2011-10-21
1
-10
/
+14
*
USB: API cleanups.
Marti Bolivar
2011-10-21
1
-19
/
+0
*
usb.h: Mark API unstable.
Marti Bolivar
2011-10-21
1
-0
/
+4
*
usb.h, usb.c: Cleanups
Marti Bolivar
2011-10-18
1
-2
/
+1
*
usb: Clean up some globals with new struct usblib_dev.
Marti Bolivar
2011-10-18
1
-15
/
+20
*
Remove usb_config.h.
Marti Bolivar
2011-10-18
1
-0
/
+6
*
usb: Disentangle CDC ACM functionality.
Marti Bolivar
2011-10-18
1
-10
/
+5
*
usb: Remove usbPowerOff(), move usbPowerOn() to usb_callbacks.c.
Marti Bolivar
2011-10-18
1
-3
/
+0
*
usb: Prepare for moving some files to usb_reg_map.h.
Marti Bolivar
2011-10-18
1
-1
/
+4
*
usb: Replace duplicated code with nvic.h API.
Marti Bolivar
2011-10-18
1
-3
/
+0
*
usb: Cleanups and renames.
Marti Bolivar
2011-10-18
1
-4
/
+2
*
usb: Move some board-specific configuration to Wirish.
Marti Bolivar
2011-10-18
1
-2
/
+3
*
SerialUSB fixups.
Marti Bolivar
2011-05-04
1
-1
/
+1
*
Refactor linker scripts. Rename irq and exception handlers.
Perry Hung
2011-02-27
1
-1
/
+1
*
added a usbBlockingSendByte(char ch)
AJM
2010-12-14
1
-0
/
+1
*
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
-3
/
+3
*
more sphinx docs
Marti Bolivar
2010-10-11
1
-36
/
+56
*
added isConnected() to serialusb
bnewbold
2010-07-22
1
-0
/
+2
*
working serialUSB with timeout
bnewbold
2010-07-19
1
-0
/
+1
*
new usb_serial
bnewbold
2010-07-19
1
-1
/
+3
*
added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn...
AJM
2010-06-11
1
-0
/
+2
*
[for AJ] added new HardwareUsb implementation. hack.
bnewbold
2010-05-27
1
-2
/
+2
*
moved the usb directory to its proper home in ./libmaple
AJM
2010-05-20
1
-0
/
+64