index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
DualCDC
/
DualCDC.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...
Dean Camera
2009-06-05
1
-190
/
+0
*
Minor documentation page updates.
Dean Camera
2009-06-04
1
-2
/
+31
*
Commit of new class abstraction APIs for all device demos other than the MIDI...
Dean Camera
2009-06-01
1
-283
/
+87
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-4
/
+4
*
Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_Contro...
Dean Camera
2009-05-11
1
-9
/
+1
*
Fix minor build errors.
Dean Camera
2009-05-01
1
-3
/
+3
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-3
/
+3
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-4
/
+4
*
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...
Dean Camera
2009-04-21
1
-6
/
+6
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-11
/
+11
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-20
/
+26
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-7
/
+7
*
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean Camera
2009-03-20
1
-0
/
+359