You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB
Dean Camera c1cfffd8eb
Fixed random enumeration failure while in device mode due to interrupts causing the Set Address request to exceed maximum timings.
14 years ago
..
Class Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interface's report descriptor size. 14 years ago
HighLevel Fixed random enumeration failure while in device mode due to interrupts causing the Set Address request to exceed maximum timings. 14 years ago
LowLevel Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to reduce the compiled binary size. 14 years ago
USB.h Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago