Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Feature...
[pub/USBasp.git] / LUFA / Drivers /
2009-04-23 Dean CameraFixed USB_RemoteWakeupEnabled flag never being set...
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
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-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-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...
2009-04-17 Dean CameraRename Drivers/AT90USBXXX to Drivers/Peripheral.
2009-04-17 Dean CameraPartial commit: Rename references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraPartial commit: change references to Drivers/AT90USBXXX...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-14 Dean CameraThe USB_Host_SendControlRequest() function no longer...
2009-04-05 Dean CameraRemoved all binary constants and replaced with decimal...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-31 Dean CameraCommit for the 090401 release.
2009-03-29 Dean CameraMinor documentation fixes to correct formatting and...
2009-03-27 Dean CameraFixed incorrect ADC driver init register manipulation...
2009-03-26 Dean CameraFixed USBTask.h not conditionally including HostChapter...
2009-03-25 Dean CameraFixed documentation typoes and preprocessor checks...
2009-03-18 Dean CameraFixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64...
2009-03-17 Dean CameraBoard Dataflash driver now allows for dataflash ICs...
2009-03-16 Dean CameraAdded extra output to makefiles to indicate the current...
2009-03-11 Dean CameraRenamed NO_CLEARSET_FEATURE_REQUEST compile time token...
2009-03-10 Dean CameraFixed incorrect/missing control status stage transfers...
2009-03-04 Dean CameraUpdated makefiles to reflect new dfu-ee programming...
2009-03-03 Dean CameraUpdated changelog to reflect recent commit changes.
2009-02-26 Dean CameraMakefiles and library modified to add a new F_CLOCK...
2009-02-23 Dean CameraMoved all source to the trunk directory.