Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest...
[pub/USBasp.git] / Demos / Host / GenericHIDHost / GenericHIDHost.c
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.