Rewritten event system to remove all macros, to make user code clearer.
[pub/USBasp.git] / Demos / Host / MassStorageHost /
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-15 Dean CameraFix to previous patch (make CDCHost demo deallocate...
2009-05-06 Dean CameraChanged HWB board driver to Buttons driver, to allow...
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 CameraChanged over all deprecated GCC structure tag initializ...
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-14 Dean CameraThe USB_Host_SendControlRequest() function no longer...
2009-04-05 Dean CameraAdd call to MassStore_WaitForDataReceived() in MassStor...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-26 Dean CameraCorrected bitfields -- the smallest datatype required...
2009-03-20 Dean CameraSeperated out OTG, Device and Host mode demos into...