Brian S. Dean d04795b399 I thought I had already committed this but I don't see it in CVS.
This fixes EEPROM access using the STK500V2 programmer, partially
undoing part of a previous general fixup commit.  Choose the correct
read/write operations with the stk500v2 program function - the correct
one depends on the memory type.  EEPROM is byte addressable so uses
read/write.  FLASH is word addressable and so uses read_lo/write_lo.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@501 81a1dc3b-b13d-400b-aceb-764788c761c2
2005-09-16 21:23:14 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2003-03-12 01:25:43 +00:00
2003-03-12 01:25:43 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2003-02-11 23:50:31 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2003-03-11 22:34:53 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00
2004-12-22 01:52:45 +00:00

See the documentation file for the details.

The latest version of AVRDUDE is always available here:

  http://savannah.nongnu.org/projects/avrdude

Description
Languages
C 98.3%
Python 0.4%
Roff 0.4%
Shell 0.2%
Yacc 0.2%
Other 0.2%