mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-06-02 09:46:34 +03:00
Document tag file is printed to stdout when filename is -
This commit is contained in:
@@ -4424,9 +4424,10 @@ For details on urboot bootloaders and their features see @url{https://github.com
|
||||
@item *8 @tab @code{u1}...@code{u4} is not available for parts with the 4-page-erase quirk
|
||||
@item *9 @tab The file is still written to disk in connection with @code{configs}, @code{show} or
|
||||
@code{list}. Bootloader files are per default written as Intel Hex format with
|
||||
comments. If a bootloader is a vector bootloader then the bootloader file contains
|
||||
a segment for initialising the reset vector to point to the bootloader. Tag files
|
||||
can be used in connection with the terminal @code{disasm} command.
|
||||
comments. A filename of @code{-} writes the file to @code{stdout}. If a bootloader
|
||||
is a vector bootloader then the bootloader file contains a segment for
|
||||
initialising the reset vector to point to the bootloader. Tag files can be used in
|
||||
connection with the terminal @code{disasm} command.
|
||||
@end multitable
|
||||
|
||||
@*@noindent
|
||||
|
||||
Reference in New Issue
Block a user