Document meaning of -F during initialization
This commit is contained in:
parent
b864d7e73a
commit
9977f1ed12
|
@ -507,6 +507,8 @@ actual connection to a target controller), this option can be used
|
|||
together with
|
||||
.Fl t
|
||||
to continue in terminal mode.
|
||||
Moreover, the option allows to continue despite failed initialization
|
||||
of connection between a programmer and a target.
|
||||
.It Fl i Ar delay
|
||||
For bitbang-type programmers, delay for approximately
|
||||
.Ar delay
|
||||
|
|
|
@ -598,6 +598,8 @@ Also, for programmers like the Atmel STK500 and STK600 which can
|
|||
adjust parameters local to the programming tool (independent of an
|
||||
actual connection to a target controller), this option can be used
|
||||
together with @option{-t} to continue in terminal mode.
|
||||
Moreover, the option allows to continue despite failed initialization
|
||||
of connection between a programmer and a target.
|
||||
|
||||
@item -i @var{delay}
|
||||
For bitbang-type programmers, delay for approximately
|
||||
|
|
Loading…
Reference in New Issue