mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-21 00:26:22 +03:00
Update documentation
This commit is contained in:
@@ -1070,7 +1070,7 @@ items is ignored to facilitate copy & paste of lists.
|
||||
The start address
|
||||
.Ar addr
|
||||
may be omitted if the size of the memory being written to is
|
||||
1 byte in size.
|
||||
one byte.
|
||||
.It Ar write memory addr len data[,] {data[,]} ...
|
||||
The ellipsis ... form writes the data to the entire memory intervall addressed by
|
||||
.Ar addr len
|
||||
|
||||
@@ -2182,7 +2182,7 @@ and paste of lists.
|
||||
|
||||
@item write @var{memory} @var{addr} @var{data}
|
||||
The start address @code{addr} may be omitted if the size of the memory
|
||||
being written to is 1 byte in size.
|
||||
being written to is one byte.
|
||||
|
||||
@item write @var{memory} @var{addr} @var{len} @var{data[,]} @var{@{data[,]@}} @dots{}
|
||||
The ellipsis @dots{} form writes the data to the entire memory intervall
|
||||
|
||||
Reference in New Issue
Block a user