aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/RNDISEthernet/ProtocolDecoders.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine ↵Dean Camera2009-04-151-1/+1
| | | | | | using incorrectly named variables (thanks to Jonathan Oakley). Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei).
* All comments in the library, bootloaders, demos and projects have now been ↵Dean Camera2009-04-011-2/+2
| | | | spell-checked and spelling mistakes/typos corrected.
* Seperated out OTG, Device and Host mode demos into seperate folders for ↵Dean Camera2009-03-201-0/+280
clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.