aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/RNDISEthernet/Descriptors.c
Commit message (Collapse)AuthorAgeFilesLines
* Changed over all deprecated GCC structure tag initializers to the ↵Dean Camera2009-04-201-80/+80
| | | | standardized C99 format (thanks to Mike Alexander).
* All comments in the library, bootloaders, demos and projects have now been ↵Dean Camera2009-04-011-1/+1
| | | | spell-checked and spelling mistakes/typos corrected.
* Seperated out OTG, Device and Host mode demos into seperate folders for ↵Dean Camera2009-03-201-0/+263
clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.