Go to file
bsd dd7d98ccf4 Move pin definitions to their own file.
First pass at providing feedback via the optionally connected leds.  I
don't actually have any of these attached to my programmer, so I can
only guess as whether this is toggling them on and off correctly.

Also, enable and disable the optional 74367 buffer.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@50 81a1dc3b-b13d-400b-aceb-764788c761c2
2001-01-24 19:10:34 +00:00
Makefile Move pin definitions to their own file. 2001-01-24 19:10:34 +00:00
Usage Change -c (interactive command mode) to the more intuitive -t 2001-01-18 02:35:41 +00:00
avr.c Move pin definitions to their own file. 2001-01-24 19:10:34 +00:00
avr.h Move pin definitions to their own file. 2001-01-24 19:10:34 +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 Makefile : use gzip -f for man page installation so that we don't get 2001-01-22 01:59:47 +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 Move pin definitions to their own file. 2001-01-24 19:10:34 +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