USB_IsConnected is now cleared before the USB_Disconnect() event is fired in response...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / ConfigDescriptor.c
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-15 Dean CameraCreate a new function pointer type in StreamCallbacks...
2009-04-24 Dean CameraEndpoint configuration is now refined to give better...
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-14 Dean CameraThe USB_Host_SendControlRequest() function no longer...
2009-02-23 Dean CameraMoved all source to the trunk directory.