mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-14 01:44:58 +00:00
Document meaning of -F during initialization
This commit is contained in:
@@ -507,6 +507,8 @@ actual connection to a target controller), this option can be used
|
|||||||
together with
|
together with
|
||||||
.Fl t
|
.Fl t
|
||||||
to continue in terminal mode.
|
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
|
.It Fl i Ar delay
|
||||||
For bitbang-type programmers, delay for approximately
|
For bitbang-type programmers, delay for approximately
|
||||||
.Ar delay
|
.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
|
adjust parameters local to the programming tool (independent of an
|
||||||
actual connection to a target controller), this option can be used
|
actual connection to a target controller), this option can be used
|
||||||
together with @option{-t} to continue in terminal mode.
|
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}
|
@item -i @var{delay}
|
||||||
For bitbang-type programmers, delay for approximately
|
For bitbang-type programmers, delay for approximately
|
||||||
|
|||||||
Reference in New Issue
Block a user