index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
LowLevel
/
RNDISEthernet
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
22
-3444
/
+3444
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+2
*
Fix up the incomplete Webserver project so that it integrates with the uIP st...
Dean Camera
2010-01-21
1
-0
/
+3
*
Update copyright year to 2010.
Dean Camera
2009-12-30
22
-44
/
+44
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
22
-156
/
+156
*
Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...
Dean Camera
2009-11-26
1
-2
/
+15
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
4
-4
/
+4
*
Application documentation/comment cleanup.
Dean Camera
2009-10-08
3
-3
/
+0
*
Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory wou...
Dean Camera
2009-08-07
6
-24
/
+28
*
Make Control Endpoint stream transfers more reliable by adding in early abort...
Dean Camera
2009-08-05
2
-12
/
+17
*
Added 404 errors to the RNDIS Webserver example.
Dean Camera
2009-07-29
1
-19
/
+54
*
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...
Dean Camera
2009-07-13
1
-1
/
+1
*
Added compatibility list to the documentation of each individual demo.
Dean Camera
2009-07-13
1
-1
/
+1
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
13
-67
/
+67
*
Clean up RNDIS demo type define names.
Dean Camera
2009-06-19
2
-30
/
+30
*
Doxygen corrections to fix Doxygen warnings in some demos.
Dean Camera
2009-06-15
1
-1
/
+1
*
Converted device mode low-level demos to schedulerless.
Dean Camera
2009-06-07
3
-10
/
+4
*
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...
Dean Camera
2009-06-05
22
-0
/
+3391