aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/RNDISEthernet/LUFA RNDIS.inf
Commit message (Collapse)AuthorAgeFilesLines
* Add DefaultInstall section to all INF driver files for easier installation.Dean Camera2013-08-311-0/+3
|
* Minor tweak to RNDIS INF files to make them uniform with the style of the ↵Dean Camera2013-05-251-1/+1
| | | | CDC INF drivers.
* Update Windows RNDIS driver template.Dean Camera2013-05-191-42/+46
|
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-51/+51
| | | | correctly converted to the target system's native end of line style.
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-051-0/+52
re-add old low level demos to a LowLevel subdirectory.