index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
OTG
/
TestApp
/
TestEvents.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Endpoint control transfers more reliable; early-abort when an incomplete...
Dean Camera
2009-08-06
1
-12
/
+14
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-84
/
+60
*
Use sane ANSI terminal escape codes for the Host mode demos, so that they do ...
Dean Camera
2009-07-19
1
-23
/
+23
*
Fixed EVENT_USB_CDC_ControLineStateChanged() event not taking the CDC interfa...
Dean Camera
2009-06-04
1
-14
/
+0
*
Fix Doxygen errors in demos.
Dean Camera
2009-06-04
1
-1
/
+1
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-12
/
+0
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-18
/
+18
*
Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...
Dean Camera
2009-05-12
1
-0
/
+2
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-1
/
+1
*
More minor renaming of library enums and events to try to create a consistent...
Dean Camera
2009-05-03
1
-1
/
+1
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-2
/
+3
*
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean Camera
2009-03-20
1
-0
/
+226