Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor...
[pub/USBasp.git] / Demos / Device / Mouse / Mouse.c
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-14 Dean CameraRemoved all user pipe/endpoint interrupt APIs, added...
2009-05-12 Dean CameraFixed Mouse and Keyboard device demos not acting in...
2009-05-06 Dean CameraChange device demos to cache the board button values...
2009-05-06 Dean CameraChanged HWB board driver to Buttons driver, to allow...
2009-04-23 Dean CameraFixed USB_RemoteWakeupEnabled flag never being set...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-21 Dean CameraRemoved specialized Endpoint_ClearControl* and Pipe_Cle...
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-09 Dean CameraFixed GenericHID demo not starting USB and HID manageme...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-20 Dean CameraSeperated out OTG, Device and Host mode demos into...