index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
/
RNDIS.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn OFF double banking in the Webserver demo - leaving it on seems to destro...
Dean Camera
2010-02-18
1
-2
/
+1
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-1
/
+3
*
Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction int...
Dean Camera
2010-02-01
1
-1
/
+2
*
Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints sh...
Dean Camera
2010-01-25
1
-49
/
+5
*
Cleanup and partially fix AVRISP-MKII project's TPI programming support.
Dean Camera
2010-01-25
1
-9
/
+34
*
Inline USB management functions in the Class drivers which are standardized b...
Dean Camera
2010-01-05
1
-5
/
+0
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Test with -Wextra, fix library warnings due to unused function parameters.
Dean Camera
2009-12-13
1
-1
/
+1
*
Complete RNDIS Host Class driver code - add SendPacket function.
Dean Camera
2009-11-26
1
-0
/
+43
*
Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...
Dean Camera
2009-11-26
1
-0
/
+446