mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey).
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
* - Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements.
|
||||
* - Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey)
|
||||
* - Library Applications:
|
||||
* - Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocols (thanks to Justin Mattair)
|
||||
* - Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled
|
||||
|
||||
Reference in New Issue
Block a user