Added beginnings of a new AVRISP-MKII clone project.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / HostChapter9.h
2009-07-13 Dean CameraSeperated out parts of the PrinterHost incomplete demo...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-17 Dean CameraMore documentation changes for better module-level...
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 CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-02-23 Dean CameraMoved all source to the trunk directory.