aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2017-10-01 17:25:55 +1100
committerDean Camera <dean@fourwalledcubicle.com>2017-10-01 17:25:55 +1100
commitbbdf647077367315114527cfb7d519d512fcaaf8 (patch)
tree421c8e6ddac9f69dbc9cc61f369c005400b1befb /Projects
parente8ada2d2206507c269f30eafb0f72ddd232c5f5a (diff)
downloadlufa-bbdf647077367315114527cfb7d519d512fcaaf8.tar.gz
lufa-bbdf647077367315114527cfb7d519d512fcaaf8.tar.bz2
lufa-bbdf647077367315114527cfb7d519d512fcaaf8.zip
Update AVRISP-MKII clone programmer documentation.
Diffstat (limited to 'Projects')
-rw-r--r--Projects/AVRISP-MKII/AVRISP-MKII.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/Projects/AVRISP-MKII/AVRISP-MKII.txt b/Projects/AVRISP-MKII/AVRISP-MKII.txt
index 76d612ec0..740a56c74 100644
--- a/Projects/AVRISP-MKII/AVRISP-MKII.txt
+++ b/Projects/AVRISP-MKII/AVRISP-MKII.txt
@@ -79,13 +79,6 @@
* While this application can be compiled for USB AVRs with as little as 8KB of FLASH, for full functionality 16KB or more
* of FLASH is required. On 8KB devices, ISP or PDI/TPI protocol programming support can be disabled to reduce program size.
*
- * \section Sec_KnownIssues Known Issues:
- *
- * \par XMEGA EEPROM programming fails in some cases.
- * Several users have reported that XMEGA EEPROM programming fails unless the chip is erased first. If a non-blank EEPROM
- * is present, writing further EEPROM data causes corruption.
- * <a href="https://github.com/abcminiuser/lufa/issues/25">LUFA issue tracker entry</a>.
- *
* \section Sec_Installation Installation
* The programmer supports multiple platforms, both Windows and Linux.
*