*avrdude.conf.in: added support for m162 using stk500v2

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@561 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
c_oflynn
2005-12-07 19:19:20 +00:00
parent dc63f94428
commit 2f424ba099
2 changed files with 9 additions and 1 deletions

View File

@@ -2935,7 +2935,12 @@ part
" 0 0 a13 a12 a11 a10 a9 a8",
" a7 a6 x x x x x x",
" x x x x x x x x";
;
mode = 0x41;
delay = 10;
blocksize = 128;
readsize = 256;
;
timeout = 200;
stabdelay = 100;