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:
parent
bc14c1a7f6
commit
f1543ae8ff
3 changed files with 15 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue