diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-03-05 20:25:46 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-03-05 20:25:46 +0000 |
| commit | 484ea1b516be08682c1c2f629ad8be0094f050a1 (patch) | |
| tree | 4a406d7bfd20428af1d974b9ff4b477bf91bf245 /LUFA | |
| parent | ac331fe1095f9b0dabb116ccf832dd50573773e1 (diff) | |
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.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2082 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA')
| -rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 3ba0fa48..36954c26 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -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: |
