Speed up bit-banged USART code in the AVRISP project.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / StdDescriptors.h
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-11-30 Dean CameraAdded CDC_Host_Flush() function to the CDC Host Class...
2009-11-29 Dean CameraFixed USB driver failing to define the PLL prescaler...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-08-07 Dean CameraMake Benito ping-pong LED code more explicit, using...
2009-06-21 Dean CameraAdded new USE_INTERNAL_SERIAL define for using the...
2009-06-20 Dean CameraAdded USE_INTERNAL_SERIAL compile time option to automa...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-17 Dean CameraRemoved DESCRIPTOR_ADDRESS() macro as it was largely...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
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-25 Dean CameraFixed documentation typoes and preprocessor checks...
2009-02-23 Dean CameraMoved all source to the trunk directory.