bug #44717: avrdude creates empty flash dump

When about to write an empty flash dump file, warn about this to avoid
surprises.

Document the truncation of trailing 0xFF bytes for flash memory areas.



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1355 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2015-04-09 19:50:30 +00:00
parent 1d6192e487
commit 2ef34a70c3
4 changed files with 16 additions and 0 deletions

1
NEWS
View File

@@ -61,6 +61,7 @@ Current:
- bug #42908: no external reset at JTAGICE3
- patch #8437: [PATCH] Serial-over-ethernet for Win32
- patch #8380: adds 500k 1M 2M baud to ser_posix.c
- bug #44717: avrdude creates empty flash dump
* Internals:
- Removing exit calls from config parser