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_callbacks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Remove usbPowerOff(), move usbPowerOn() to usb_callbacks.c.
Marti Bolivar
2011-10-18
1
-0
/
+15
*
Remove usb_hardware.c and usb_hardware.h.
Marti Bolivar
2011-10-18
1
-1
/
+4
*
usb: Replace duplicated code with nvic.h API.
Marti Bolivar
2011-10-18
1
-1
/
+3
*
Missed one hard-coded structure size.
RJ Ryan
2011-09-18
1
-1
/
+1
*
libmaple: Fix warnings in libmaple source files
Perry Hung
2011-05-12
1
-2
/
+2
*
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2011-03-11
1
-1
/
+1
*
Merge branch 'master' into debug-serialusb.
Marti Bolivar
2010-12-21
1
-196
/
+194
|
\
|
*
Finished converting the Arduino docs
Marti Bolivar
2010-11-29
1
-234
/
+234
*
|
changed the serialusb to be simplest possible design
AJM
2010-12-14
1
-26
/
+4
*
|
enlarged rx buffer and nak when less than 64 bytes is left in packet buf
AJM
2010-12-13
1
-11
/
+12
*
|
candidate bugfix for serialusb receive bug
AJM
2010-12-13
1
-2
/
+6
|
/
*
added a somewhat broken version of the reset magic number scheme.
AJM
2010-06-09
1
-67
/
+81
*
first approach at modding the reset scheme
AJM
2010-06-09
1
-0
/
+44
*
Preliminary wirish USBSerial implementation.
Perry Hung
2010-06-04
1
-4
/
+4
*
moved the usb directory to its proper home in ./libmaple
AJM
2010-05-20
1
-0
/
+293