stk500.c, term.c, doc/avrdude.texi, avrdude.1: added "sck"-command to the terminal mode. This command allows slowing down of the SCK of STK500-programmers.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@427 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Jan-Hinnerk Reichert
2004-07-07 08:59:07 +00:00
parent 7b4466c24b
commit 80f996b49a
6 changed files with 95 additions and 9 deletions

View File

@@ -753,6 +753,9 @@ multiplies by 1E6, a trailing letter @var{k} by 1E3.
@item fosc off
Turn the master oscillator off.
@item sck @var{period}
Set the SCK clock period to @var{period} microseconds.
@item parms
Display the current voltage and master oscillator parameters.