Go to file
Brian S. Dean 34faf25814 Return the maximum address (+1) written as opposed to the actual number of
bytes written.  The presence of an Intel Hex address record can cause
these two number to be different; but the callers of this routine need
the former.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@54 81a1dc3b-b13d-400b-aceb-764788c761c2
2001-01-26 17:47:33 +00:00
Makefile Move pin definitions to their own file. 2001-01-24 19:10:34 +00:00
avr.c avr.c: Update a comment. 2001-01-26 17:22:40 +00:00
avr.h Get rid of the Usage file. 2001-01-25 16:24:08 +00:00
avrdude.1 .Nm macro fix. Submitted by Joerg. 2001-01-22 14:29:37 +00:00
avrprog-programmer.jpg New files. 2001-01-13 20:51:04 +00:00
avrprog-schematic.jpg New files. 2001-01-13 20:51:04 +00:00
fileio.c Return the maximum address (+1) written as opposed to the actual number of 2001-01-26 17:47:33 +00:00
fileio.h Return error codes instead of exiting, thus making sure that we exit 2001-01-20 16:34:28 +00:00
main.c Fix a place where we were exiting without applying the exit-specs. 2001-01-26 17:25:45 +00:00
pindefs.h Move pin definitions to their own file. 2001-01-24 19:10:34 +00:00
ppi.c Move pin definitions to their own file. 2001-01-24 19:10:34 +00:00
ppi.h Rearrange the pinout for the programmer to be a little more logical. 2001-01-24 18:45:58 +00:00
term.c Makefile : use gzip -f for man page installation so that we don't get 2001-01-22 01:59:47 +00:00
term.h The program was getting too large for a single file. Split it up into 2001-01-19 02:46:50 +00:00