qmk_firmware/LUFA/Drivers/USB
Dean Camera 79efd8c79e Fix a bug in the Still Image Host Class driver where the returned block status code was being truncated.
Add programming support to the AVRISP project's PDI programming mode; paged memory writes are not currently functional.
2009-12-15 05:17:52 +00:00
..
Class Fix a bug in the Still Image Host Class driver where the returned block status code was being truncated. 2009-12-15 05:17:52 +00:00
HighLevel Oops - wrong casting on the Configuration Descriptor pointer advance routine. 2009-12-13 14:16:29 +00:00
LowLevel Use -pedantic compile time option to find and correct several minor code errors. 2009-12-13 14:09:25 +00:00
USB.h Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 and ATMEGA16U2. 2009-11-29 07:41:54 +00:00