Improve documentation for the ADC and TWI drivers.
[pub/USBasp.git] / Demos / Host / ClassDriver / MouseHost / MouseHost.c
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-09-24 Dean CameraFix incorrect names for the HID Host protocol setting...
2009-09-21 Dean CameraFinish initial draft of the Host Mode HID Class driver.
2009-09-20 Dean CameraAdd KeyboardHost HID Host Class driver demo to the...
2009-09-20 Dean CameraFinish Class Driver MouseHost demo. Update HID Host...
2009-09-20 Dean CameraAdded new Pipe_IsFrozen() macro to determine if the...
2009-09-17 Dean CameraAdded support for the officially recommended layout...
2009-09-17 Dean CameraFix Mass Storage Host Class driver GetMaxLUN command...
2009-08-31 Dean CameraChanged the parameters and behaviour of the USB_GetDevi...
2009-08-11 Dean CameraAdd new functions to the HID host class driver, refine...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-08-11 Dean CameraFix issue in CDC device class driver where received...
2009-08-06 Dean CameraMake Endpoint control transfers more reliable; early...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-27 Dean CameraCollapse configuration descriptor size retrieval and...
2009-07-27 Dean CameraChange Host mode class driver Pipe configuration routin...
2009-07-27 Dean CameraAdd new MouseHost Class Driver demo, unfinished, to...
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-09 Dean CameraCopy over schedulerless host demos to ClassDrivers...
2009-06-09 Dean CameraDeleted Host ClassDriver demos -- not yet started,...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...