troth 3a85c3c92a * avr.c: Add avr_read_byte_default().
Have avr_read_byte() call pgm->read_byte() or avr_read_byte_default().
Add avr_write_byte_default().
Have avr_write_byte() call pgm->write_byte or avr_write_byte_default().
* pgm.c: Initialize pgm->write_byte and pgm->read_byte.
* pgm.h: Add write_byte and read_byte fields to struct programmer_t.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@296 81a1dc3b-b13d-400b-aceb-764788c761c2
2003-03-23 23:22:50 +00:00
2003-03-13 03:16:53 +00:00
2003-03-23 23:22:50 +00:00
2003-03-12 01:25:43 +00:00
2003-03-12 01:25:43 +00:00
2003-02-24 22:48:47 +00:00
2003-02-24 22:48:47 +00:00
2003-02-20 03:53:49 +00:00
2003-02-11 23:50:31 +00:00
2003-03-11 22:34:53 +00:00
2003-03-23 23:22:50 +00:00
2003-03-23 23:22:50 +00:00
2003-03-11 22:34:53 +00:00
2003-03-13 19:25:27 +00:00
2002-12-01 04:30:01 +00:00

See the documentation file for the details.

The latest version of AVRDUDE is always available here:

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

Languages
HTML 67.7%
C 25.4%
JavaScript 4%
Roff 0.6%
Yacc 0.5%
Other 1.6%