Go to file
Brian S. Dean 42a81370c7 Commit changes in preparation for support the ATMega line.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@76 81a1dc3b-b13d-400b-aceb-764788c761c2
2001-10-13 03:12:52 +00:00
Makefile Don't override CFLAGS. 2001-10-01 16:58:03 +00:00
Makefile.inc Automate dependency generation. 2001-02-25 17:39:58 +00:00
avr.c Commit changes in preparation for support the ATMega line. 2001-10-13 03:12:52 +00:00
avr.h Commit changes in preparation for support the ATMega line. 2001-10-13 03:12:52 +00:00
avrdude.1 Correct default pin assignment. 2001-10-01 14:16:41 +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 Commit changes in preparation for support the ATMega line. 2001-10-13 03:12:52 +00:00
fileio.h Commit changes in preparation for support the ATMega line. 2001-10-13 03:12:52 +00:00
main.c Commit changes in preparation for support the ATMega line. 2001-10-13 03:12:52 +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 Remove debugging code - it served its purpose. 2001-10-01 14:04:46 +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 Commit changes in preparation for support the ATMega line. 2001-10-13 03:12:52 +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