aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-01-17 05:32:41 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-01-17 05:32:41 +0000
commitf9781ca6ff755602248f6fb050432fc81781cf98 (patch)
treed8c8fbf1f052f097ad3f803de106da6a062e6fbf /LUFA/ManPages
parentf3d370a7778dc8e374efc3b76e26f8ecefc27e84 (diff)
downloadlufa-f9781ca6ff755602248f6fb050432fc81781cf98.tar.gz
lufa-f9781ca6ff755602248f6fb050432fc81781cf98.tar.bz2
lufa-f9781ca6ff755602248f6fb050432fc81781cf98.zip
Fix the Benito project not pulsing the target's /RESET line when DTR is de-asserted.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 4c8a2f64c..2e4201326 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -37,6 +37,7 @@
* - Fixed Class Driver struct interface numbers in the KeyboardMouse and VirtualSerialMouse demos (thanks to Renaud Cerrato)
* - Fixed invalid USB controller PLL prescaler values for the ATMEGAxxU2 controllers
* - Fixed lack of support for the ATMEGA32U2 in the DFU and CDC class bootloaders
+ * - Fixed Benito project not resetting the target AVR automatically when programming has completed
*
* \section Sec_ChangeLog091223 Version 091223
*