Submitted by Martin Thierer:

bug #60863: avrftdi programming error probably caused by multiple, consecutive empty pages
* avrftdi.c (avrftdi_flash_write): Skip empty pages



git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1462 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2021-11-07 16:00:16 +00:00
parent 9cf4edf76f
commit eb461f706f
3 changed files with 19 additions and 13 deletions

1
NEWS
View File

@@ -63,6 +63,7 @@ Current:
bug #55009: no efuses for m164a/pa
bug #55734: USBtiny programming of ATmega328p broken by Patch #9278
bug #58495: Add atmega324pb support to avrdude.conf.in
bug #60863: avrftdi programming error probably caused by multiple, consecutive empty pages
* Patches:
patch #9482: Add support for UPDI and AVR8X