index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
CDCHost
/
CDCHost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete host mode demos from the root Host demos folder.
Dean Camera
2009-06-05
1
-279
/
+0
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-5
/
+5
*
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str...
Dean Camera
2009-05-15
1
-2
/
+2
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-1
/
+1
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-7
/
+7
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-23
/
+21
*
The USB_Host_SendControlRequest() function no longer automatically selects th...
Dean Camera
2009-04-14
1
-0
/
+3
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-4
/
+4
*
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean Camera
2009-03-20
1
-0
/
+278