Go to file
bsd 2eec695f4c Don't override CFLAGS.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@74 81a1dc3b-b13d-400b-aceb-764788c761c2
2001-10-01 16:58:03 +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 Remove debugging code - it served its purpose. 2001-10-01 14:04:46 +00:00
avr.h Get rid of the Usage file. 2001-01-25 16:24:08 +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 Remove debugging code - it served its purpose. 2001-10-01 14:04:46 +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 Remove debugging code - it served its purpose. 2001-10-01 14:04:46 +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 Remove debugging code - it served its purpose. 2001-10-01 14:04:46 +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