Go to file
Brian S. Dean 88dafc434d Be sure to read the exit specs after the pin configuration has been
assigned, otherwise, we may apply the exit specs to the wrong pins.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@71 81a1dc3b-b13d-400b-aceb-764788c761c2
2001-09-21 03:27:20 +00:00
Makefile Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +00:00
Makefile.inc Automate dependency generation. 2001-02-25 17:39:58 +00:00
avr.c Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +00:00
avr.h Get rid of the Usage file. 2001-01-25 16:24:08 +00:00
avrdude.1 Prefix pin config entries in the config file with a "c:". Later, I 2001-09-20 03:19:31 +00:00
avrdude.conf.sample Prefix pin config entries in the config file with a "c:". Later, I 2001-09-20 03:19:31 +00:00
avrdude.pdf Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +00:00
fileio.c Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +00:00
fileio.h Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +00:00
main.c Be sure to read the exit specs after the pin configuration has been 2001-09-21 03:27:20 +00:00
pindefs.h Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +00:00
ppi.c Add a -V option to display the version information about each 2001-01-26 20:34:08 +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 Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +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