* stk500.c: If writing flash, skip empty pages in paged write.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@369 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Eric Weddington
2003-09-16 20:40:13 +00:00
parent 5a7b88a1a9
commit 7511dfd0c3
2 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2003-09-16 Eric B. Weddington <eric@ecentral.com>
* stk500.c: If writing flash, skip empty pages in paged write.
2003-09-06 Theodore A. Roth <troth@openavr.org>
* NEWS: Add 'Current:' header.