Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, instead...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / USBController.c
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraRemove USB_MODE_* macros, replace with a semantically...
2010-10-01 Dean CameraFix device mode for the U4 parts.
2010-09-22 Dean CameraReverted modifications to USBInterrupt.h that were...
2010-09-21 Dean CameraOops - need to call USB_Attach() when reinitializing...
2010-09-19 Dean CameraRename internal suspend and wake up USB interrupt macro...
2010-09-19 Dean CameraMake device mode configure the control endpoint even...
2010-09-19 Dean CameraMore simplifications to USBController.c, fix errors...
2010-09-19 Dean CameraFix warning when not compiled for UID auto-selection...
2010-09-19 Dean CameraClean up USBController.c/.h to more clearly seperate...
2010-09-15 Dean CameraRemoved the EVENT_USB_InitFailure() event, as not speci...
2010-09-13 Dean CameraFixed SET FEATURE and CLEAR FEATURE control requests...
2010-07-21 Dean CameraMove and rename DevChaper9.c/.h and HostChapter9.c...