From 50555cca655f0169f78da65a8358563546effced Mon Sep 17 00:00:00 2001 From: "Brian S. Dean" Date: Fri, 21 Feb 2003 18:12:57 +0000 Subject: [PATCH] Document the recent additions to the config file. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@213 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude/avrdude.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/avrdude/avrdude.conf.sample b/avrdude/avrdude.conf.sample index 210c7d79..8a853257 100644 --- a/avrdude/avrdude.conf.sample +++ b/avrdude/avrdude.conf.sample @@ -32,6 +32,10 @@ # desc = ; # quoted string # devicecode = ; # numeric # chip_erase_delay = ; # micro-seconds +# pagel = ; # pin name in hex, i.e., 0xD7 +# bs2 = ; # pin name in hex, i.e., 0xA0 +# reset = dedicated | io; +# retry_pulse = reset | sck; # pgm_enable = ; # chip_erase = ; # memory