aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/MouseHost/MouseHost.c
Commit message (Expand)AuthorAgeFilesLines
* Delete host mode demos from the root Host demos folder.Dean Camera2009-06-051-331/+0
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-5/+5
* Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...Dean Camera2009-05-121-46/+0
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-2/+2
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-12/+12
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-37/+35
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+6
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-4/+4
* 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-11/+27
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-201-0/+351