Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead...
[pub/USBasp.git] / LUFA / Drivers / Peripheral /
2009-11-11 Dean CameraMinor code cleanups for clarity.
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-06 Dean CameraAdd double banking property to LUFA powered projects...
2009-11-03 Dean CameraRename the AT90USBXXX67 internal driver directory to...
2009-08-23 Dean CameraFixed AVRISP programmer demo -- can now connect to...
2009-08-23 Dean CameraAdded V2Protocol handlers to the AVRISP project to...
2009-07-14 Dean CameraAdded better module summaries.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-22 Dean CameraCorrected the ADC driver for the ATMEGA16U4 and ATMEGA3...
2009-05-07 Dean CameraSerial driver now correctly calculates the baud registe...
2009-04-26 Dean CameraFixed SPI driver init function not clearing SPI2X bit...
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-19 Dean CameraFixed incorrect HID interface class and subclass values...
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.