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 eff07bb877
Fix issue with CDC device demos causing broken communications when the device tries to send data before the host has set the line encoding.
15 years ago
..
Class Fix issue with CDC device demos causing broken communications when the device tries to send data before the host has set the line encoding. 15 years ago
HighLevel Removed interrupt disable/enable from the Device mode control request processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances. 15 years ago
LowLevel Cleanup and optimization of the internal serial retrieval routines. 15 years ago
USB.h Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. 16 years ago