Go to file
joerg_wunsch 546e18c753 Declare the internally used static functions on top, to get rid of the
compiler warnings.

Reported by:	bison-generated parsers


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@185 81a1dc3b-b13d-400b-aceb-764788c761c2
2003-02-12 09:08:10 +00:00
CHANGELOG Change the name from AVRPROG to AVRDUDE. 2003-02-06 05:13:32 +00:00
COPYING Re-license using the GNU GPL. Thanks to Ted Roth for the patch. 2003-02-06 19:08:33 +00:00
Makefile Generate dependencies specific to the target system. 2003-02-11 21:01:02 +00:00
avr.c Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
avr.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
avrdude.1 Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
avrdude.conf.sample Change the name from AVRPROG to AVRDUDE. 2003-02-06 05:13:32 +00:00
avrdude.pdf Make the pin definitions configurable based on entries in a config 2001-09-19 17:04:25 +00:00
avrpart.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
config.c Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
config.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
config_gram.y Declare the internally used static functions on top, to get rid of the 2003-02-12 09:08:10 +00:00
fileio.c Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
fileio.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
lexer.l Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
linux_ppdev.h * linux_ppdev.h: New file. 2003-02-11 23:50:31 +00:00
lists.c Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
lists.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
main.c Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
pgm.c Fix some implicit declaration warnings. 2003-02-11 21:58:07 +00:00
pgm.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
pindefs.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
ppi.c * linux_ppdev.h: New file. 2003-02-11 23:50:31 +00:00
ppi.h * linux_ppdev.h: New file. 2003-02-11 23:50:31 +00:00
stk500.c * linux_ppdev.h: New file. 2003-02-11 23:50:31 +00:00
stk500.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
stk500_private.h Add basic support for STK500. 2002-12-01 04:30:01 +00:00
term.c Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00
term.h Makefile: include a target to automatically generate the dependency 2003-02-08 04:17:25 +00:00