Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with...
[pub/USBasp.git] / Demos / Host /
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-05-03 Dean CameraFix build errors in host demos due to usage of pipe...
2009-05-01 Dean CameraFix minor build errors.
2009-04-26 Dean CameraFixed SPI driver init function not clearing SPI2X bit...
2009-04-23 Dean CameraFixed USB_RemoteWakeupEnabled flag never being set...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-20 Dean CameraFix errors in the KeyboardHost demo which prevented...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-19 Dean CameraSpell checked non-source documentation pages.
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
2009-04-17 Dean CameraRemoved "Host_" section of the function names in Config...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
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-07 Dean CameraAdded support to the CDCHost demo for devices with...
2009-04-05 Dean CameraAdd call to MassStore_WaitForDataReceived() in MassStor...
2009-04-02 Dean CameraAdded new PIMA_DATA_SIZE() define to the Still Image...
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.
2009-04-01 Dean CameraFixed incorrect defined in Version.h.
2009-03-26 Dean CameraCorrected bitfields -- the smallest datatype required...
2009-03-20 Dean CameraSeperated out OTG, Device and Host mode demos into...