Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target.
This commit is contained in:
parent
5c3623a7c5
commit
6ee79029d5
3 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
* - Core:
|
||||
* - Android Accessory Host property strings changed from a struct of pointer to an array to prevent unaligned access on greater than 8-bit architectures
|
||||
* - Library Applications:
|
||||
* - None
|
||||
* - Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to 32, to prevent communication errors on low quality connections to a target
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue