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
Dean Camera 1b2cd16976
Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device.
15 years ago
..
Board Fixed broken USB_GetNextDescriptor() function causing the descriptor to jump ahead double the expected amount. 15 years ago
Misc Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long. 15 years ago
Peripheral Minor code cleanups for clarity. 15 years ago
USB Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device. 15 years ago