aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-03-05 20:25:46 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-03-05 20:25:46 +0000
commit6ee79029d5eecbaea5125417731c87e765f3907c (patch)
tree4a406d7bfd20428af1d974b9ff4b477bf91bf245 /LUFA/DoxygenPages
parent5c3623a7c55ed238ae0c2b027b7addaadd461856 (diff)
downloadlufa-6ee79029d5eecbaea5125417731c87e765f3907c.tar.gz
lufa-6ee79029d5eecbaea5125417731c87e765f3907c.tar.bz2
lufa-6ee79029d5eecbaea5125417731c87e765f3907c.zip
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.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 3ba0fa486..36954c266 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: