This website requires JavaScript.
Explore
Help
Sign In
qmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-09-23 10:29:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d98e5499b42ca4feda390d5bd867aa956bf7f11
qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
2d98e5499b
Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins).
2012-05-05 19:43:06 +00:00
..
Class
Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins).
2012-05-05 19:43:06 +00:00
Core
Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors. Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock).
2012-05-05 15:25:27 +00:00
USB.h
Reintegrate the FullEPAddresses development branch into trunk.
2012-04-14 14:41:17 +00:00