mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
In jtagmkI_close(), revert baud rate to the initial
value in case we had changed it. Fixes bug #18262: JTAGMKI/JTAG1 Reset Bug git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@699 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,8 +1,13 @@
|
||||
2006-12-11 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
* jtagmkI.c (jtagmkI_close): revert baud rate to the initial
|
||||
value in case we had changed it.
|
||||
Fixes bug #18262: JTAGMKI/JTAG1 Reset Bug
|
||||
|
||||
2006-12-11 Colin O'Flynn <coflynn@newae.com>
|
||||
|
||||
* safemode.c: Stop ignoring return values!
|
||||
Closes bug #18339
|
||||
|
||||
* safemode.c: Stop ignoring return values!
|
||||
Closes bug #18339
|
||||
|
||||
2006-12-11 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||
|
||||
|
Reference in New Issue
Block a user