avr910.c: Hopefully fixed that weird "first byte not programmed"-error in a good way (previous fix was not working with all firmwares)

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@412 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Jan-Hinnerk Reichert
2004-04-17 19:37:14 +00:00
parent fa2dc82565
commit c43a012c7a
2 changed files with 12 additions and 18 deletions

View File

@@ -1,3 +1,9 @@
2004-04-17 Jan-Hinnerk Reichert <hinni@despammed.com>
* avr910.c: Hopefully fixed that weird "first byte not
programmed"-error in a good way (previous fix was not
working with all firmwares)
2004-02-10 Jan-Hinnerk Reichert <hinni@despammed.com>
* avrdude.1, doc/avrdude.texi, doc/TODO: