aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-03-16 11:47:11 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-03-16 11:47:11 +0000
commit39d56aeffecdd50d1e413c8da6edbe8485d5ac29 (patch)
tree5092eb389b122c8aac74c878a7c7397a086c9c67 /LUFA
parentb2bdfe437762a9a88b4de1cada7f794b255b0d97 (diff)
downloadlufa-39d56aeffecdd50d1e413c8da6edbe8485d5ac29.tar.gz
lufa-39d56aeffecdd50d1e413c8da6edbe8485d5ac29.tar.bz2
lufa-39d56aeffecdd50d1e413c8da6edbe8485d5ac29.zip
Fixed PDI programming mode in the AVRISP programmer project not exiting programming mode correctly (clear target Reset key twice, set /RESET pin to pullup).
Add newlines to the MIDI event printf() statements in the MIDI host demos.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 1eac9ebcc..e7f1f4383 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -26,6 +26,8 @@
* - 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, set /RESET pin to pullup)
*
* \section Sec_ChangeLog100219 Version 100219
*