Go to file
bsd b82abdaf2c Prefix pin config entries in the config file with a "c:". Later, I
might make part descriptions read in this way and we can use a
different letter for those (p).  This will make the parsing easier to
distinguish between the entry types.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@69 81a1dc3b-b13d-400b-aceb-764788c761c2
2001-09-20 03:19:31 +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 Prefix pin config entries in the config file with a "c:". Later, I 2001-09-20 03:19:31 +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