ATmega8: Bump the delay values for flash

and EEPROM, based on the current Atmel XML file.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@720 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2007-01-13 22:57:14 +00:00
parent c573e47717
commit 9e00f7b48e
3 changed files with 9 additions and 2 deletions

View File

@@ -5357,7 +5357,7 @@ part
" i i i i i i i i";
mode = 0x04;
delay = 10;
delay = 20;
blocksize = 128;
readsize = 256;
;
@@ -5396,7 +5396,7 @@ part
" x x x x x x x x";
mode = 0x21;
delay = 6;
delay = 10;
blocksize = 64;
readsize = 256;
;