Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements.
This commit is contained in:
parent
c6d6bdae0a
commit
738c9203fc
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
* - None
|
||||
* - Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements.
|
||||
* - Library Applications:
|
||||
* - Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocols (thanks to Justin Mattair)
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue