aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-03-17 11:48:39 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-03-17 11:48:39 +0000
commit9a5ae36a4f62e0cda37972401c61727c6804a985 (patch)
tree77452ab5bbd5fc2fa983d8da6d76e2f883d7b02c /LUFA/ManPages
parent7d51e51c79c3af7791f4c3e8c7e5e8196a2c3f93 (diff)
downloadlufa-9a5ae36a4f62e0cda37972401c61727c6804a985.tar.gz
lufa-9a5ae36a4f62e0cda37972401c61727c6804a985.tar.bz2
lufa-9a5ae36a4f62e0cda37972401c61727c6804a985.zip
Software PDI mode breaks unless the software USART has 100 cycles between bits.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index b776175d6..8ce9f2240 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -27,8 +27,6 @@
* - Fixed ADC routines not correctly returning the last result when multiple channels were read
* - Fixed ADC routines failing to read the extended channels (Channels 8 to 13, Internal Temperature Sensor) on the
* U4 series USB AVR parts
- * - Fixed PDI programming mode in the AVRISP programmer project not exiting programming mode correctly (clear target
- * Reset key twice, possible silicon bug?)
*
* \section Sec_ChangeLog100219 Version 100219
*