Synchronise with the 090605 release.
[pub/USBasp.git] / Demos / Host / GenericHIDHost / GenericHIDHost.c
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-14 Dean CameraRemoved all user pipe/endpoint interrupt APIs, added...
2009-05-12 Dean CameraFixed Mouse and Keyboard device demos not acting in...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-15 Dean CameraFixed minor issue with the RNDISEthernet demo DHCP...
2009-04-14 Dean CameraThe USB_Host_SendControlRequest() function no longer...
2009-04-13 Dean CameraFixed RNDISEthenet demo checking the incorrect message...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-04-01 Dean CameraChanged GenericHID device demo to use the LUFA schedule...
2009-04-01 Dean CameraAdded new GenericHIDHost demo.