Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / DeviceStandardReq.c
2010-11-05 Dean CameraRenamed the EVENT_USB_Device_UnhandledControlRequest...
2010-10-28 Dean CameraMove Set Feature and Clear Feature control request...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-24 Dean CameraBetter algorithm to extract and convert the internal...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraFixed random enumeration failure while in device mode...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-09-19 Dean CameraRename internal suspend and wake up USB interrupt macro...
2010-09-13 Dean CameraFixed SET FEATURE and CLEAR FEATURE control requests...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-07-21 Dean CameraMove and rename DevChaper9.c/.h and HostChapter9.c...