mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 23:12:57 +00:00
Fixed possible device lockup when INTERRUPT_CONTROL_ENDPOINT is enabled and the control endpoint is not properly selected when the ISR completes.
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
* LIBUSB_DRIVER_COMPAT, as it applies to all software on all platforms using the libUSB driver
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Fixed possible device lockup when INTERRUPT_CONTROL_ENDPOINT is enabled and the control endpoint is not properly
|
||||
* selected when the ISR completes
|
||||
*
|
||||
* \section Sec_ChangeLog100512 Version 100512
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user