From 1de68cabfb27b1ca831a4f5592bbc85ebe3092d7 Mon Sep 17 00:00:00 2001 From: bdean 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/avrdude@213 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/avrdude.conf.sample b/avrdude.conf.sample index 210c7d79..8a853257 100644 --- a/avrdude.conf.sample +++ b/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