aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/GenericHIDHost/GenericHIDHost.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-21/+19
* Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine u...Dean Camera2009-04-151-3/+9
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+6
* Fixed RNDISEthenet demo checking the incorrect message field for packet size ...Dean Camera2009-04-131-3/+3
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-3/+3
* Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DAT...Dean Camera2009-04-011-0/+6
* Added new GenericHIDHost demo.Dean Camera2009-04-011-0/+371